Loading MCP server directory, please wait...
Protocol- & auth-agnostic API connector: SOAP/REST behind any auth, config-driven. Lib/API/MCP.
npx @getmcp/cli add io.github.bvenkata/mcp-api-connectRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.bvenkata/mcp-api-connect": {
"command": "uvx",
"args": [
"mcp-api-connect"
]
}
}
}