Command Palette

Search for a command to run...

UnylyUnyly
Browse all

GetAnyAPI

FreeNot checked

Hundreds of scraping and data APIs through one MCP endpoint with pay-per-request pricing and normalized schemas.

GitHubEmbed

About

Hundreds of scraping and data APIs through one MCP endpoint with pay-per-request pricing and normalized schemas.

README

Official Agent Skills for AnyAPI - hundreds of scraping and data APIs through one gateway: 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 init

anyapi 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/skills

Claude Code, as a plugin (skill + MCP server in one step):

claude plugin marketplace add getanyapi-com/skills
claude plugin install anyapi@anyapi

Manual: copy skills/anyapi/ into your agent's skills directory (.agents/skills/, ~/.agents/skills/, or .claude/skills/).

Setup

For local agent use, run:

npx -y anyapi-cli@latest init

For 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
anyapi 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

from github.com/getanyapi-com/skills

Installing GetAnyAPI

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/getanyapi-com/skills

FAQ

Is GetAnyAPI MCP free?

Yes, GetAnyAPI MCP is free — one-click install via Unyly at no cost.

Does GetAnyAPI need an API key?

No, GetAnyAPI runs without API keys or environment variables.

Is GetAnyAPI hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install GetAnyAPI in Claude Desktop, Claude Code or Cursor?

Open GetAnyAPI on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare GetAnyAPI with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All development MCPs