Servers
MCP Command Server
@Andrew-Beniash
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-command-server": {
"command": "uv",
"args": [
"pip",
"install",
"mcp-command-server"
]
}
}
}