Loading MCP server directory, please wait...
APIAny MCP server for model discovery, pricing, docs, and integration examples.
npx @getmcp/cli add io.github.ailingqu/apiany-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.ailingqu/apiany-mcp": {
"command": "npx",
"args": [
"-y",
"@apiany-ai/mcp"
],
"env": {
"APIANY_BASE_URL": "",
"APIANY_API_KEY": ""
}
}
}
}