npm Run MCP Server

Give your AI Agent the power to build, test, and deploy your project using your existing package.json scripts. It runs locally over stdio via the published package.

People connecting this server to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-04-08 · ★ 3 · #578 OF 848 MAINTAINED OTHER · VERIFIED 2026-08-25

MIT · TypeScript servers · how we verify → /methodology

01 · Install npm Run MCP Server

Claude Code

claude mcp add fstubner-npm-run-mcp-server -- npx -y npm-run-mcp-server

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "fstubner-npm-run-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "npm-run-mcp-server"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license MIT - declared in the repository

npm package npm-run-mcp-server - unscoped; check the name against the project README before installing

registry namespace io.github.fstubner is GitHub-verified and matches the repo owner

03 · What npm Run MCP Server can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v0.2.13 · 2026-01-05

Bump qs from 6.14.0 to 6.14.1 · Bump express from 5.1.0 to 5.2.1 · New Contributors · @dependabot[bot] made their first contribution in

v0.2.10 · 2025-12-24

Add per-project config file support (npm-run-mcp.config.json / .npm-run-mcp.json)\n- Add --config override and JSONC parsing (comments + trailing commas)\n- Publish config JSON Schema…

v0.1.0 · 2025-09-02

npm-run-mcp-server v0.1.0 · MCP server that exposes package.json scripts as tools for AI agents. · Automatic package manager detection (npm, pnpm, yarn, bun) · Script execution in correct directory context · Stdio…

04 · Who maintains npm Run MCP Server

npm-run-mcp-server is maintained by fstubner. It's the only MCP server we track from this author; the repo dates to Aug 2025.

05 · Facts

category
other - ranked #578 of 848 actively-maintained other servers as of 2026-08-25.
registry
io.github.fstubner/npm-run-mcp-server (active, first published 2026-01-05 · 2 versions)
packages
npm:npm-run-mcp-server

06 · npm Run MCP Server FAQ

What is npm Run MCP Server?

Give your AI Agent the power to build, test, and deploy your project using your existing package.json scripts. It runs locally over stdio via the published package.

Is npm Run MCP Server still maintained?

Yes - as of 2026-08-25, its last commit was 2026-04-08. We re-verify nightly.

How do I install npm Run MCP Server?

Run `npx -y npm-run-mcp-server`. You can also paste the ready-made client config above.

Does npm Run MCP Server run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to npm Run MCP Server

More MCP servers to compare · Fundzwatch · Ardupilot MCP · Everyrow MCP Server · FutureSearch MCP Server · Mark It

More TypeScript MCP servers · Deepadb · Agent Audit · Qubic MCP · Awesome Mineflayer MCP · see all