Loomal

npm-run-mcp-server

MCP server by github.com/fstubner/npm-run-mcp-server

An MCP server that exposes package.json scripts as tools for agents.

3 starsnpm: npm-run-mcp-server

About npm-run-mcp-server

npm-run-mcp-server is an MCP (Model Context Protocol) server published by fstubner in the official MCP registry, listed under Autonomous Agents on Loomal. An MCP server that exposes package.json scripts as tools for agents.

It ships as an npm package (npm-run-mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/fstubner/npm-run-mcp-server, where the project has earned 3 GitHub stars.

Use npm-run-mcp-server with your agent

Claude Code · one command
claude mcp add npm-run-mcp-server -- npx -y npm-run-mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "npm-run-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "npm-run-mcp-server"
      ]
    }
  }
}
npmnpm-run-mcp-server

Frequently asked questions

What is npm-run-mcp-server?
npm-run-mcp-server is an MCP (Model Context Protocol) server by fstubner in the Autonomous Agents category. An MCP server that exposes package.json scripts as tools for agents.
How do I connect npm-run-mcp-server to Claude, Cursor, or another MCP client?
Install npm-run-mcp-server from its npm package (npm-run-mcp-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is npm-run-mcp-server open source?
Yes — the source code is public at github.com/fstubner/npm-run-mcp-server, with 3 GitHub stars.
Can AI agents pay to use npm-run-mcp-server?
Not yet through Loomal — npm-run-mcp-server is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain npm-run-mcp-server? Claim this listing free by verifying GitHub ownership, or contact us.