mcpbeat Sign in

Mayankmahavar1mg MCP Server

by mayankmahavar1mg Your server? Claim it
local only

Mayankmahavar1mg runs on your own machine — the client starts it, so there is no endpoint to ping. 36 installs a week from npm. Last commit 8 Sep 2026.

Developer-workflow MCP server for catalyst-core: migration guidance, debugging, and task planning.

Installs per day peak 10 · avg 5 · -48% w/w
a month agotoday
36
Installs / week
npm · catalyst-mcp
92
Stars
77 open issues
8 Sep 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

What the code does

We read the source, 22 h ago · rules 3dff92dd89df

Evidence

Things with no honest explanation: a promise that contradicts the code, code that runs at install time while hiding what it does, data leaving the machine.

            ctx.runCommand(`rm -rf ${destPath}/*`)
Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

File ships in the package but is absent from the source [пакет] tools/build.js:1, [пакет] tools/config.js:1, [пакет] tools/conversion.js:1 и ещё 7
этот файл ставится пользователю, но в репозитории его нет
            const destinationApkPath = path.join(destinationDir, destinationApkFileName) // nosemgrep: javascript.lang.security.audit.path-traversal.path-join-resolve-traversal.path-join-resolve-traversal - destinationDir and destinationApkFileName are derived from internal confi…
Executes code built at runtime packages/catalyst-core/src/sentry.js:13
            instance = eval(`require("${sentryNodeModule}")`)
    /(^|\/)(\.env|\.npmrc|\.pypirc|config\/config\.json|google-services\.json|googleservice-info\.plist|.*keystore.*|.*\.jks|.*\.p12|.*\.pem|.*\.key)$/i
            envVarDefinitions[`process.env.${varName}`] = JSON.stringify(process.env[varName])

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

We found things in this code

Code changes quietly between releases, and nobody reads the diff of a dependency. We do, on every release — watch Mayankmahavar1mg and you get told the day something new turns up.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add mcp -- npx -y catalyst-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "catalyst-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
command = "npx"
args = ["-y", "catalyst-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "catalyst-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "catalyst-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: GITHUB_TOKEN (GitHub token used only by the create_github_issue tool. Optional — falls back to `gh auth token` if unset. Not required for any other tool.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Mayankmahavar1mg

same job, measured the same way
GodPrompt MCP Server
by akzar1el

GodPrompt workflows for TDD, debugging, verification, task routing, and progressive disclosure.

549 installs/wk local only
Primer MCP
by ivanlai

A Jira-lite MCP server that guides planning-first workflows for AI-assisted development.

135 installs/wk local only
Easy Labs MCP Server
by itseasy

Payments data, revenue workflows, and merchant-application guidance for AI agents, by Easy Labs.

84 installs/wk 14 tools answering
Swsd
by mikimatsub

MCP server for SolarWinds Service Desk tickets, catalog, knowledge, ITSM operations, and workflows.

128 installs/wk local only
I
Runsec Io
by runsec-io

RunSec MCP server for workspace security scanning and remediation workflows.

44 installs/wk local only
Task Graph MCP
by oortonaut

MCP server for agent task workflows with phases, prompts, gates, and multi-agent coordination

local only
I
Prefect MCP Server
by prefecthq

MCP server for Prefect. Monitor and debug workflows, deployments, and automations.

2 259 installs/wk local only
Safari DevTools MCP
by hayodev

MCP server for Safari DevTools — browser debugging and automation for AI coding agents

55 installs/wk local only

Mayankmahavar1mg — questions

Answers built from our own checks of this server.

Why is there no uptime for Mayankmahavar1mg?
Mayankmahavar1mg runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package catalyst-mcp was installed 36 times last week.
How do I connect Mayankmahavar1mg?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls catalyst-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Mayankmahavar1mg?
The npm package catalyst-mcp was installed 36 times in the last week. Week over week that is -48%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Mayankmahavar1mg open source?
Yes — it is published under the MIT licence, written in JavaScript, 92 stars on GitHub and 77 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.