Back to Browse

Skills MCP Server

Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

Hundreds of scraping & data APIs through one key. USD pay-per-request, normalized schemas, failover.

About

Hundreds of scraping & data APIs through one key. USD pay-per-request, normalized schemas, failover.

Remote endpoints: streamable-http: https://api.getanyapi.com/mcp

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.

Endpoint verified · Open access · No issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

What You'll Need

Set these up before or after installing:

ANYAPI_API_KEYRequired

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "io-github-getanyapi-com-anyapi": {
      "url": "https://api.getanyapi.com/mcp"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

AnyAPI agent skills

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

SkillWhat it does
anyapiDiscover, 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

Reviews

No reviews yet

Be the first to review this server!