MCP Server Commands runs on your own machine — the client starts it, so there is no endpoint to ping. 256 installs a week from npm. Last commit 1 Jul 2026.
An MCP server to run arbitrary commands
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-server-commands -- npx -y @agent-infra/mcp-server-commands
{
"mcpServers": {
"mcp-server-commands": {
"args": [
"-y",
"@agent-infra/mcp-server-commands"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-server-commands]
command = "npx"
args = ["-y", "@agent-infra/mcp-server-commands"]
{
"mcpServers": {
"mcp-server-commands": {
"args": [
"-y",
"@agent-infra/mcp-server-commands"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-server-commands": {
"args": [
"-y",
"@agent-infra/mcp-server-commands"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.