目录 / AnyAPI
MCP
需 API Key
未评级
已上架
AnyAPI
AnyAPI gives AI agents one API key and one USD wallet to call hundreds of scraping and data APIs - LinkedIn, Instagram, TikTok, YouTube, X, Reddit, Facebook, Google Search, Google Maps, Amazon, and clean JSON from any web page that blocks bots - through a single normalized interface. Every API exposes a normalized input/output JSON Schema, so an agent discovers, inspects, quotes, and runs any of them with the same loop. Pricing is real-dollar pay-per-request with no subscriptions.
该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链
接入信息
- 传输形态
- http
- 鉴权方式
- 需 API Key(需要配置:apiKey)
- 端点
https://anyapi--getanyapi-com.run.tools
该服务需要凭证,请按官方文档申请后替换占位符
{
"mcpServers": {
"AnyAPI": {
"headers": {
"Authorization": "Bearer \u003cYOUR_KEY\u003e"
},
"url": "https://anyapi--getanyapi-com.run.tools"
}
}
}
能力清单
| 工具 | 说明 |
|---|---|
| get_api | Get the full definition of one API by SKU, including its normalized input and output JSON schemas. |
| get_balance | Get the remaining wallet balance (in USD) for the AnyAPI key supplied as a Bearer token. Requires a valid AnyAPI key. |
| list_apis | List available AnyAPI APIs, optionally filtered by free-text query and/or category. Returns lightweight summaries without schemas. |
| run_api | Execute an API by SKU with a normalized input payload. Requires a valid AnyAPI key as a Bearer token. Charges credits on success. Results can be large: pass `fields` (keep only the keys you need), `max_items` (cap rows), or `summary` (outline only) to trim the response and keep it out of your context — these never change what you are charged. |
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错
侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。