AnythingMCP
About
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
Details
- Author
- HelpCode-ai
- Downloads
- 570
- Categories
- Developer Tools, API, Automation, Database
Jump to
- 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
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
AnythingMCPCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
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.
anythingmcp_overview
What AnythingMCP is, what this demo endpoint does, and where to learn more.
anythingmcp_get_started
How to install and run your own AnythingMCP gateway in ~60 seconds.
anythingmcp_connect_client
Setup instructions to connect an AI client (Claude, ChatGPT, Gemini, Copilot, Cursor) to AnythingMCP.
anythingmcp_list_connectors
Overview of the 175+ pre-built connectors and the connector types you can build.
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"anythingmcp": {
"anythingmcp": {
"url": "https://cloud.anythingmcp.com/mcp/demo"
}
}
}
}
McpServers
{
"anythingmcp": {
"url": "https://cloud.anythingmcp.com/mcp/demo"
}
}
Why AnythingMCP
AI clients speak MCP, but your systems speak REST, SOAP, GraphQL and SQL. Writing and maintaining a bespoke MCP server per system — with auth, audit and access control — takes weeks each. AnythingMCP is the no-code layer in between:
| Problem | Solution |
|---|---|
| You have REST APIs but AI clients speak MCP | REST → MCP conversion with OpenAPI / Swagger import |
| You have legacy SOAP/WSDL services | SOAP → MCP bridge with automatic WSDL parsing |
| You need to query databases from AI agents | DB → MCP with auto-generated query tools (7 engines) |
| You want one MCP gateway for all your APIs | MCP middleware that aggregates multiple connectors |
| You need an MCP server for Deutsche Bahn / DHL / weclapp / … | 175+ pre-built adapters — install in one click |
| You can't ship credentials to a SaaS gateway | Runs on your infrastructure — credentials AES-256-GCM at rest |
| You need auth, audit logs, and RBAC | Built-in OAuth2, audit log, and role-based access — no DIY |
Typical use cases — search train schedules and live delays with Deutsche Bahn · talk to your ERP from Claude (weclapp, Xentral) · track parcels with AI (DHL, GLS) · validate invoices (VIES VAT, Handelsregister) · let agents query production databases safely · bridge legacy SOAP to modern AI · import a Postman collection and get MCP tools instantly.
---
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.


