Loading MCP server directory, please wait...
PoC alpha server - base install, subcommand selection from a shared PyPI package.
npx @getmcp/cli add io.github.nithishr/mcp-multi-poc-alphaRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.nithishr/mcp-multi-poc-alpha": {
"command": "uvx",
"args": [
"mcp-multi-poc",
"alpha"
]
}
}
}