claude mcp add fstubner-npm-run-mcp-server -- npx -y npm-run-mcp-server
{
"mcpServers": {
"fstubner-npm-run-mcp-server": {
"command": "npx",
"args": ["-y", "npm-run-mcp-server"]
}
}
}
{
"mcpServers": {
"fstubner-npm-run-mcp-server": {
"command": "npx",
"args": ["-y", "npm-run-mcp-server"]
}
}
}
{
"mcpServers": {
"fstubner-npm-run-mcp-server": {
"command": "npx",
"args": ["-y", "npm-run-mcp-server"]
}
}
}
About This MCP Server
The npm-run-mcp-server is a Model Context Protocol server that allows package.json scripts to be used as tools by agents, enabling developers to leverage existing scripts in their projects. This server connects to agents through the Model Context Protocol, providing a way to execute scripts defined in package.json. Developers would use this server to expose their package.json scripts as tools, making them accessible to agents in their development workflow.
An MCP server that exposes package.json scripts as tools for agents.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
npm-run-mcp-server on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The npm-run-mcp-server server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.