MCP.so
Sign In
Servers
A

AnythingMCP

@HelpCode-ai

Self-hosted, open-source MCP gateway: turn any API, database or MCP server into custom connectors for Claude, ChatGPT, Gemini, Copilot & Cursor — no code. Converts REST, SOAP, WSDL, GraphQL & SQL to MCP, with OAuth2, RBAC & audit log. 175+ pre-built adapters (Deutsche Bahn, wecla

Overview

What is AnythingMCP?

AnythingMCP is a self-hosted, open-source MCP gateway and MCP server that turns REST, SOAP/WSDL, GraphQL, SQL/NoSQL databases, and other MCP servers into AI tools for Claude, ChatGPT, Gemini, Copilot, and Cursor. It ships with 175+ ready-to-use adapters and requires no code or SDK changes — import a spec or point it at a database to create custom connectors.

How to use AnythingMCP?

Requires Docker 24+, bash, and openssl. Clone the repository and run ./setup.sh to start the interactive setup. When finished, open http://localhost:3000 and register the first user (that user becomes the admin). Alternatively, deploy via one-click buttons for Railway, DigitalOcean, or the AnythingMCP Cloud service. For manual setup, copy .env.example to .env and run docker compose up -d.

Key features of AnythingMCP

  • 5 connector types: REST, SOAP, GraphQL, Database, MCP‑to‑MCP bridge
  • 6 import formats: OpenAPI/Swagger, Postman, cURL, WSDL, GraphQL introspection, custom JSON
  • 175+ pre-built adapters covering logistics, ERP, e‑commerce, HR, banking, and more
  • Visual tool editor to rename/describe tools and map parameters
  • Full authentication: OAuth2, Bearer, API Key, Basic, WS‑Security, client certificates, LOGIN_TOKEN, OAuth 1.0a
  • Built-in audit logging, role‑based access control, and per‑user MCP API keys
  • Environment variable interpolation per connector, hidden from the AI

Use cases of AnythingMCP

  • Convert existing REST APIs into MCP tools for AI clients without writing code
  • Bridge legacy SOAP/WSDL services to modern AI assistants
  • Let AI agents query PostgreSQL, MySQL, MariaDB, MSSQL, Oracle, MongoDB, or SQLite databases
  • Aggregate multiple APIs and MCP servers behind a single MCP gateway with unified auth and audit
  • Use pre-built adapters for Deutsche Bahn, DHL, weclapp, Etsy, Shopware, and 170+ other services in one click

FAQ from AnythingMCP

What transport/authentication methods does AnythingMCP support?

It supports OAuth2 (PKCE + Client Credentials), Bearer, API Key, Basic, WS‑Security, client certificates, LOGIN_TOKEN, and OAuth 1.0a handshakes — with AES‑256‑GCM encryption at rest for all credentials.

What runtime dependencies does AnythingMCP require?

You need Docker 24+, bash, and openssl. On macOS, Docker Desktop must be started first. The setup script handles deployment mode, domain, HTTPS (via Let's Encrypt and Caddy), secrets, MCP auth mode, and optional SMTP/Redis.

Where are my API credentials stored?

Credentials stay on your own infrastructure. AnythingMCP runs on your Docker host or cloud VM and encrypts all credentials with AES‑256‑GCM at rest. No credentials are sent to a SaaS gateway.

Does AnythingMCP support multiple AI clients simultaneously?

Yes. The same connector works in Claude, ChatGPT, Gemini, Copilot, and Cursor at the same time — build once, connect everywhere.

Are there pre-built connectors for common services?

Yes. AnythingMCP ships with over 175 pre-built adapters for logistics (DHL, Deutsche Bahn), ERP (weclapp, Xentral), e‑commerce (Etsy, Shopware), HR (Personio), government data (VIES VAT), banking (N26), and many more — installable in one click.

Tags

More from Developer Tools