Skip to content

Anyapi

Free

by MCP Community

A universal MCP server that connects any REST API (via OpenAPI spec) to AI assistants, with GraphQL-style field selection and automatic schema inference.

v2.0.0Added Apr 12, 2026
mcpmodel-context-protocolopenapirest-apiai
Works with:ClaudeGPTGeminiCopilot

Anyapi MCP Server

A universal MCP server that connects any REST API (via OpenAPI spec) to AI assistants, with GraphQL-style field selection and automatic schema inference.

Installation

Reviews

Leave a Review

Installation

Quick install
npx -y anyapi-mcp-server
Add to claude_desktop_config.json
{
  "mcpServers": {
    "anyapi": {
      "command": "npx",
      "args": ["-y", "anyapi-mcp-server"]
    }
  }
}

Trust & Compliance

Authentication

Not declared

Server class

Community

Compliance

None declared