Loading MCP server directory, please wait...
Primarily to be used as a template repository for developing MCP servers with FastMCP in Python, P…
npx @getmcp/cli add ai.smithery/anirbanbasu-pymcpRequires Python 3.10+. Community-contributed server. Review source before installing.
AuthorizationBearer token for Smithery authentication
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.smithery/anirbanbasu-pymcp": {
"url": "https://server.smithery.ai/@anirbanbasu/pymcp/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": "Bearer {smithery_api_key}"
}
}
}
}