skills
AnyAPI agent skills
Official Agent Skills for AnyAPI - hundreds of live data APIs through one gateway - social media, search and SEO, maps, enrichment, e-commerce, and clean JSON from any public web page: one key, USD pay-per-request, normalized schemas, automatic fallback.
The skills teach your agent the AnyAPI workflow (discover -> inspect -> run, cost discipline, error handling); the bundled MCP server gives it live, authenticated tools. They work together, and the skill degrades gracefully to plain REST when MCP isn't connected.
Install
Fastest path with the official AnyAPI CLI:
npx -y anyapi-cli@latest initanyapi init installs these agent skills, offers MCP registration, and runs signup if no
key is available. CLI repo: getanyapi-com/cli.
Any agent that supports Agent Skills (Claude Code, Codex, Cursor, Copilot, and others):
npx skills add getanyapi-com/skillsClaude Code, as a plugin (skill + MCP server in one step):
claude plugin marketplace add getanyapi-com/skills
claude plugin install anyapi@anyapiManual: copy skills/anyapi/ into your agent's skills directory
(.agents/skills/, ~/.agents/skills/, or .claude/skills/).
Related MCP server: HasData MCP Server
Setup
For local agent use, run:
npx -y anyapi-cli@latest initFor application code, create or claim a dedicated key and expose it only as an environment variable:
export ANYAPI_API_KEY=...Skills
Skill | What it does |
Discover, inspect, and run any API in the catalog; pricing and error semantics |
Application-integration guidance is part of the canonical anyapi skill; there is no separate
anyapi-build skill.
Docs
getanyapi.com/docs - quickstart, MCP server, API reference
api.getanyapi.com/openapi.json - machine-readable spec
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
This server cannot be installed
Maintenance
Related MCP Connectors
Hundreds of scraping & data APIs through one key. USD pay-per-request, normalized schemas, failover.
140+ data APIs for agents: finance, banking validation, geo, weather, text. One API key.
Direct access to 40+ scraping and search tools. Extract structured data from Google (Search, Maps, Trends), Amazon, Airbnb, Social Media, and any web page directly into your AI agent.
Discover, inspect and run 63,000+ agent tools from one balance. Pay per call, no subscriptions.
1
Related MCP Servers
- AlicenseAqualityBmaintenanceEnables AI agents to scrape any website by providing tools for JavaScript rendering, antibot bypass, and automatic captcha solving. It supports synchronous, asynchronous, and batch scraping operations with built-in proxy rotation.5207MIT

HasData MCP Serverofficial
AlicenseAqualityAmaintenanceDirect access to 40+ scraping and search tools. Extract structured data from Google (Search, Maps, Trends), Amazon, Airbnb, Social Media, and any web page directly into your AI agent.8425MIT- AlicenseNot gradedqualityCmaintenanceProvides access to over 226 tools and 1,208 skills across web search, image/video generation, SEO, scraping, and more, allowing any MCP-compatible agent to discover, search, and call AI tools via a hosted gateway.27MIT
- AlicenseAqualityBmaintenanceProvides 29 live data skills for AI agents, including email/DNS/domain intelligence, SEO & security audits, content extraction, and EVM on-chain reads, with a free tier that works out of the box.29561MIT
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/getanyapi-com/skills'
If you have feedback or need assistance with the MCP directory API, please join our Discord server