MCP Server
MCP
io.github.getanyapi-com/anyapi
Hundreds of scraping & data APIs through one key. USD pay-per-request, normalized schemas, failover.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://api.getanyapi.com/mcp",
"headers": [
{
"description": "AnyAPI 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.",
"isRequired": true,
"isSecret": true,
"name": "Authorization"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
By
Comments
Sign in to leave a comment