AnythingMCP
@HelpCode-ai
关于 AnythingMCP
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
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"anythingmcp": {
"url": "https://cloud.anythingmcp.com/mcp/demo"
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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.
开发工具 分类下的更多 MCP 服务器
MCP-Scan: An MCP Security Scanner
invariantlabs-aiSecurity scanner for AI agents, MCP servers and agent skills.
mcp-excalidraw
yctimlinMCP server and Claude Code skill for Excalidraw — programmatic canvas toolkit to create, edit, and export diagrams via AI agents with real-time canvas sync.
Unity MCP (Server + Plugin)
IvanMurzakAI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for fr
Burp Suite MCP Server Extension
PortSwiggerMCP Server for Burp
Grafana MCP server
grafanaMCP server for Grafana
评论