npm-run MCP Server

v0.2.13Developer Toolsstable

Exposes your project's package.json scripts as MCP tools, allowing AI assistants to discover and execute npm/yarn/pnpm/bun scripts directly. Automatically detects your package manager and enables running scripts with optional arguments through natura

npm-runmcpai-integration
Share:
0
Stars
0
Downloads
0
Weekly
0/5

What is npm-run MCP Server?

npm-run MCP Server is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to exposes your project's package.json scripts as mcp tools, allowing ai assistants to discover and execute npm/yarn/pnpm/bun scripts directly. automatically detects your package manager and enables runn...

Exposes your project's package.json scripts as MCP tools, allowing AI assistants to discover and execute npm/yarn/pnpm/bun scripts directly. Automatically detects your package manager and enables running scripts with optional arguments through natura

This server falls under the Developer Tools category on MCPgee, the world's largest MCP server directory with 33,000+ servers.

Features

  • Exposes your project's package.json scripts as MCP tools, al

Use Cases

Execute package.json scripts as MCP tools
Auto-detect package manager and run scripts
fstubner

Maintainer

LicenseMIT License
Languagetypescript
Versionv0.2.13
UpdatedJan 5, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y npm-run-mcp-server

Manual Installation

npx -y npm-run-mcp-server

Configuration

Configuration Details

Config File

claude_desktop_config.json

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

Frequently Asked Questions about npm-run MCP Server

What is npm-run MCP Server?

npm-run MCP Server is a Model Context Protocol (MCP) server that exposes your project's package.json scripts as mcp tools, allowing ai assistants to discover and execute npm/yarn/pnpm/bun scripts directly. automatically detects your package manager and enables running scripts with optional arguments through natura It connects AI assistants to external tools and data sources through a standardized interface.

How do I install npm-run MCP Server?

Install via npm with the command: npx -y npm-run-mcp-server. Then add the server configuration to your AI client's JSON config file (e.g., claude_desktop_config.json or .cursor/mcp.json).

Which AI clients work with npm-run MCP Server?

npm-run MCP Server works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.

Is npm-run MCP Server free to use?

Yes, npm-run MCP Server is open source and available under the MIT License license. You can use it freely in both personal and commercial projects.

Browse More Developer Tools MCP Servers

Explore all developer tools servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.

Quick Config Preview

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

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use npm-run MCP Server?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides