An MCP server that exposes package.json scripts as tools for agents.
Quick Install
npx npm-run-mcp-serverClaude Desktop Config
{
"mcpServers": {
"io-github-fstubner-npm-run-mcp-server": {
"command": "npx",
"args": [
"npm-run-mcp-server"
]
}
}
}v0.2.13
Imported from MCP Registry