Loading MCP server directory, please wait...
Hundreds of scraping & data APIs through one key. USD pay-per-request, normalized schemas, failover.
npx @getmcp/cli add io.github.getanyapi-com/anyapiRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationAnyAPI API key as a Bearer token (format: Bearer aa_live_...). Mint one at https://getanyapi.com/dashboard/keys. Discovery works without a key; running an API requires one.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.getanyapi-com/anyapi": {
"url": "https://api.getanyapi.com/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}