Skip to main content
ClaudeWave

Official AnyAPI agent skills — hundreds of scraping & data APIs through one gateway: one key, USD pay-per-request, normalized schemas, automatic failover.

MCP ServersOfficial Registry0 stars0 forksApache-2.0Updated yesterday
Install in Claude Code / Claude Desktop
Method: NPX · skills
Claude Code CLI
claude mcp add skills -- npx -y skills
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "skills": {
      "command": "npx",
      "args": ["-y", "skills"],
      "env": {
        "ANYAPI_API_KEY": "<anyapi_api_key>"
      }
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
Detected environment variables
ANYAPI_API_KEY

1 items in this repository

anyapiSkill

Accesses hundreds of scraping and data APIs (social media, search results, web data) through AnyAPI's unified gateway with one API key and USD pay-per-request pricing. Use when the user needs third-party data — Instagram, TikTok, YouTube, Reddit, Facebook profiles/posts/comments, Google search results, web scraping — or mentions AnyAPI.

Install
Use cases

MCP Servers overview

# AnyAPI agent skills

Official [Agent Skills](https://agentskills.io) for [AnyAPI](https://getanyapi.com) —
hundreds of scraping and data APIs through one gateway: **one key, USD pay-per-request,
normalized schemas, automatic failover.**

The skill teaches your agent the AnyAPI workflow (discover → inspect → run, cost
discipline, error handling); the bundled [MCP server](https://getanyapi.com/docs/mcp-server)
gives it live, authenticated tools. They work together, and the skill degrades
gracefully to plain REST when MCP isn't connected.

## Install

Any agent that supports Agent Skills (Claude Code, Codex, Cursor, Copilot, …):

```bash
npx skills add getanyapi-com/skills
```

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

```bash
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

1. Create an API key at [getanyapi.com/dashboard](https://getanyapi.com/dashboard) and fund your
   USD wallet.
2. Export it: `export ANYAPI_API_KEY=...`

## Skills

| Skill | What it does |
|---|---|
| [`anyapi`](skills/anyapi/SKILL.md) | Discover, inspect, and run any API in the catalog; pricing and error semantics |

## Docs

- [getanyapi.com/docs](https://getanyapi.com/docs) — quickstart, MCP server, API reference
- [api.getanyapi.com/openapi.json](https://api.getanyapi.com/openapi.json) — machine-readable spec

What people ask about skills

What is getanyapi-com/skills?

+

getanyapi-com/skills is mcp servers for the Claude AI ecosystem. Official AnyAPI agent skills — hundreds of scraping & data APIs through one gateway: one key, USD pay-per-request, normalized schemas, automatic failover. It has 0 GitHub stars and was last updated yesterday.

How do I install skills?

+

You can install skills by cloning the repository (https://github.com/getanyapi-com/skills) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is getanyapi-com/skills safe to use?

+

getanyapi-com/skills has not been audited yet by our security agent. Review the original repository on GitHub before using it in production.

Who maintains getanyapi-com/skills?

+

getanyapi-com/skills is maintained by getanyapi-com. The last recorded GitHub activity is from yesterday, with 0 open issues.

Are there alternatives to skills?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy skills to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: getanyapi-com/skills
[![Featured on ClaudeWave](https://claudewave.com/api/badge/getanyapi-com-skills)](https://claudewave.com/repo/getanyapi-com-skills)
<a href="https://claudewave.com/repo/getanyapi-com-skills"><img src="https://claudewave.com/api/badge/getanyapi-com-skills" alt="Featured on ClaudeWave: getanyapi-com/skills" width="320" height="64" /></a>

More MCP Servers

skills alternatives