Connect Claude, ChatGPT and Copilot to the software your company already runs.

SAP, DATEV, weclapp, Shopware — or any REST, SOAP, GraphQL and SQL system, in minutes and without an MCP server. Your agent learns how your systems connect and calls them in the right order. Self-hosted or EU cloud, GDPR-ready.

21,000+ downloads5 min to your first custom connector100% on your infrastructure
  • EU-hostedFrankfurt, Germany
  • Self-hostableDocker, Helm, Railway
  • AES-256-GCM
  • GDPR-ready
  • Full audit log
  • Open source

Pre-built MCP connectors

The ones below are ready out of the box — but you can build your own on top. Import with one click, add your API key, and start talking to your systems through AI.

Watch an agent use it

Overdue invoices · today
Share
Opus 5

Claude is AI and can make mistakes. Please double-check responses.

Can't find your system? Build it yourself.

An AnythingMCP connector isn't code — it's a configuration. Point us at your API (REST, SOAP/WSDL, GraphQL, SQL) and get an MCP endpoint Claude, ChatGPT or Copilot can call. Works with internal services that never leave your firewall. No engineering experience required.

Four ways to get started

  1. 01From OpenAPI / SwaggerUpload the spec, get a set of MCP tools. Zero lines of code.
  2. 02From a SOAP WSDLWe parse the WSDL and generate the tools: for SAP, WCF, on-prem MSSQL behind a VPN.
  3. 03From a SQL databasePostgreSQL, MySQL, MSSQL, Oracle, MongoDB. Read-only scoping by default.
  4. 04From GraphQLSchema introspection + query templates. Works for internal backends too.
app.anythingmcp.com/connectors/new

New connector

from OpenAPI spec

Type
Spec
3
Auth
4
Expose
Name
My ERP
Type
RESTSOAPGraphQLSQL
OpenAPI URL
https://erp.acme.internal/openapi.json
Auth
OAuth 2.0
6 tools generated
list_invoicesget_customercreate_quotelist_ordersget_invoiceupdate_quote
Generate connector →
config/my-connector.yaml
# Point AnythingMCP at your system
connector: my-erp
type: rest
spec: https://erp.acme.internal/openapi.json
auth:
type: oauth2
secret_ref: $ACME_ERP_TOKEN
expose_as:
- list_invoices
- get_customer
- create_quote
# → Claude can now call list_invoices()

Decide who can do what — out of the box.

One place to manage users, roles and permissions across every connector and every individual tool. No app layers to build, no extra code.

Native users & roles

Create users, assign roles (admin, developer, viewer) and define custom policies. All from the dashboard, no external IAM.

Per-connector access

Grant a connector to specific teams or users only. Sales sees the CRM, Finance sees the ERP — no overlap.

Per-tool permissions

Granularity down to a single MCP tool: read-only on list_invoices, off for create_quote. Agents only see what they can use.

SSO / SAML ready

Integrate Okta, Azure AD, Google Workspace. Auto-provisioning via SCIM, groups mapped onto AnythingMCP roles.

Access · Connectors
dashboard
Role
SFSalesforce CRM
SAPSAP ERP
PGPostgres (orders)
APIInternal REST
Sales
Finance
Eng

Per-tool permissions · Sales → Salesforce CRM

  • list_accountsread
  • get_opportunityread
  • create_opportunitywrite
  • delete_accountoff

Your credentials never leave your infrastructure

AnythingMCP runs where you run. AES-256 encryption, full audit log on every call, open source.

AES-256-GCM encryption

Credentials are encrypted in your PostgreSQL. Only your own gateway can decrypt them.

Full audit log

Every tool invocation is logged: who, what, when, with which parameters. Lives in your DB.

Self-hosted by design

Docker, Helm, Railway, DigitalOcean. No data leaves your firewall unless you opt in.

Open source

The code is readable and auditable. No black box.

Simple, transparent pricing

MCP gateway pricing with no per-seat fees — cloud or self-hosted.

Starter
€19/mo

Fully managed, for small teams

Team
€49/mo

Fully managed, for teams of up to 3

Business
€99/mo

Fully managed, for growing teams

Enterprise
Contact Sales

Fully managed, for large organizations

Compare all plans

A connector that learns how your systems connect

AnythingMCP builds a private knowledge graph of your tools — the entities they share and how data flows between them — so your AI agent knows how to link a customer in your CRM to their orders in your ERP, without you spelling it out.

Maps your entities
Reads your tools and parameters to infer the entities and IDs each connector exposes — automatically.
Learns from real calls
Watches how data flows between tools and links the systems that share the same identifiers.
AI enrichment
An LLM suggests links the heuristics miss — e.g. that a CRM person, a billing customer and a support user are the same person. You confirm each one.
Captures reusable skills
Turns recurring patterns into AI skills — business rules your agent applies without extra prompting.
Answers “how do I get X?”
Exposes a kg_how_to_obtain tool so agents query the graph at runtime and chain connectors correctly.

Privacy-safe: only entity and field names are ever sent to the AI — never your data.

Confirmed edgeSuggested edge
↳Your agent learns: a customer in the CRM links to orders in the ERP via customer_id.

Two clicks. Zero code. Your AI gets superpowers.

No engineering experience required. Add a connector, paste your API key, and your AI assistant starts working with your real data — orders, invoices, tickets, customers. 7-day free trial on Cloud, one command to self-host.

Prefer to run it yourself? Self-host from GitHub. Need SSO, a DPA or volume terms? Talk to us.