AnythingMCP: AI-Empowered Gateway for Custom Claude, ChatGPT, Gemini Connectors

This repository profile is provided by osrepos.com, an open source repository discovery platform.

AnythingMCP: AI-Empowered Gateway for Custom Claude, ChatGPT, Gemini Connectors

Summary

AnythingMCP is a self-hosted, open-source AI-empowered gateway that transforms existing APIs, databases, and MCP servers into custom connectors for leading AI models like Claude, ChatGPT, and Gemini. It enables no-code integration of REST, SOAP, GraphQL, and SQL sources into the Model Context Protocol, featuring robust authentication, access control, and audit logging. The platform also includes over 175 pre-built adapters for common services, simplifying complex integrations.

Repository Information

Analyzed by OSRepos on August 16, 2026

Topics

Click on any tag to explore related repositories

Use at your own risk

OSRepos shares public repositories for knowledge and discovery only. Any installation, execution, configuration, or use of code from these repositories is the user's own responsibility. Always review the repository, source code, dependencies, licenses, and security implications before running or installing anything. OSRepos is not responsible for issues, damages, or losses resulting from third-party repositories.

Introduction

AnythingMCP is a powerful, self-hosted, and open-source AI-empowered gateway designed to bridge your existing systems with modern AI agents. It acts as a Model Context Protocol (MCP) server, allowing you to turn any REST, SOAP, WSDL, GraphQL API, or SQL/NoSQL database into custom connectors for AI models such as Claude, ChatGPT, Gemini, Copilot, and Cursor. This platform eliminates the need for custom code, providing a no-code solution to integrate your business data and services directly into AI workflows.

Beyond simple conversion, AnythingMCP is smart. It builds a per-workspace Knowledge Graph of how your connectors' data relates, enabling AI agents to chain tools correctly across systems. It also captures reusable AI skills from actual tool usage, guiding agents effectively. With over 175 pre-built adapters, it offers quick integration for many popular services, from logistics to ERP systems.

Find out more on the official AnythingMCP GitHub repository.

Installation

Getting AnythingMCP up and running is designed to be quick and straightforward, especially with Docker.

Get started in 60 seconds:

To begin, ensure you have Docker 24+, bash, and openssl installed. On macOS, start Docker Desktop first.

git clone https://github.com/HelpCode-ai/anythingmcp.git
cd anythingmcp && ./setup.sh
# When setup finishes, open http://localhost:3000 and register
# the first user, they automatically become the admin.

The interactive setup.sh script handles deployment mode, domain, HTTPS (via Caddy), secrets, MCP auth, and optional SMTP/Redis configuration.

Default URLs after setup:

  • Web UI: http://localhost:3000
  • MCP endpoint: http://localhost:4000/mcp
  • Swagger docs: http://localhost:4000/api/docs

One-click deploy options are also available:

For manual setup, copy .env.example to .env and run docker compose up -d. Refer to the Deployment Guide for details.

Examples

AnythingMCP offers a rich set of features and pre-configured connectors to integrate diverse systems with AI agents.

Key Features:

  • 5 Connector Types: REST, SOAP, GraphQL, Database (PostgreSQL, MySQL, MariaDB, MSSQL, Oracle, MongoDB, SQLite), and MCP-to-MCP bridge.
  • 6 Import Formats: OpenAPI/Swagger, Postman, cURL, WSDL, GraphQL introspection, and custom JSON.
  • 175+ Pre-built Adapters: Ready-to-use integrations for logistics, ERP, HR, e-commerce, payments, and public data. Examples include Deutsche Bahn, weclapp ERP, Etsy, Shopware, DHL, and Sendcloud.
  • Visual Tool Editor: Map parameters, rename, and describe tools for AI consumption.
  • Dynamic MCP Server: Tools are registered at runtime without requiring a restart.
  • Knowledge Graph & AI Skills: A per-workspace, PII-safe map of data relationships, served to the agent via an MCP tool, plus reusable AI skills.
  • Full Authentication: OAuth2, Bearer, API Key, Basic, WS-Security, client certificates, LOGIN_TOKEN, and OAuth 1.0a handshakes.
  • Audit Logging: Every tool call is logged with input, output, duration, and status.
  • Roles & Access Control: Tool-level whitelisting per custom role, per-user MCP API keys.

Typical Use Cases:

  • Search train schedules and live delays with Deutsche Bahn.
  • Communicate with your ERP from Claude, such as weclapp or Xentral.
  • Track parcels with AI using DHL or GLS integrations.
  • Validate invoices with VIES VAT or Handelsregister.
  • Allow agents to query production databases safely.
  • Bridge legacy SOAP services to modern AI platforms.
  • Import a Postman collection and instantly get MCP tools.

Why Use AnythingMCP

AI clients communicate using the Model Context Protocol, but your existing systems speak REST, SOAP, GraphQL, and SQL. Developing and maintaining a custom MCP server for each system, complete with authentication, audit logs, and access control, can be a time-consuming and complex task. AnythingMCP provides the essential no-code layer to bridge this gap.

It offers a comprehensive solution by providing:

  • Seamless Conversion: Transforms REST, SOAP, GraphQL, and database endpoints into MCP tools effortlessly.
  • Extensive Adapter Library: Access to over 175 pre-built adapters, allowing one-click installation for common services.
  • Self-Hosted Security: Runs on your infrastructure, ensuring your credentials remain secure and under your control, with AES-256-GCM encryption at rest.
  • Built-in Enterprise Features: Includes robust OAuth2, comprehensive audit logging, and role-based access control (RBAC) out of the box, eliminating the need for custom development.
  • Universal Compatibility: Build your connector once and use it simultaneously across Claude, ChatGPT, Gemini, Copilot, and Cursor, maximizing your development efficiency.

AnythingMCP empowers you to quickly and securely integrate your enterprise systems with the latest AI agents, enhancing automation and intelligence across your operations without extensive coding.

Links

Explore AnythingMCP further using these official resources:

Related repositories

Similar repositories that may be relevant next.

agent-tackle-box: A Terminal Debugger for LangGraph & LangChain Agents

agent-tackle-box: A Terminal Debugger for LangGraph & LangChain Agents

August 15, 2026

agent-tackle-box is a comprehensive toolkit for developing AI agents, featuring the powerful `agent-debugger`. This terminal debugger provides deep insights into LangGraph and LangChain agents. It allows developers to inspect state, monitor tool calls, and step through Python code, all within a unified Textual UI.

agent-debuggerai-agentslangchain
agent-skills: Production-Grade Engineering Skills for AI Coding Agents

agent-skills: Production-Grade Engineering Skills for AI Coding Agents

August 14, 2026

agent-skills is a comprehensive GitHub repository offering production-grade engineering skills for AI coding agents. It provides structured workflows, quality gates, and best practices that senior engineers use to build reliable software. These skills help AI agents consistently follow robust development processes across all phases.

agent-skillsai-agentsdevelopment
Ruflo: The Agent Meta-Harness for Intelligent AI Swarms

Ruflo: The Agent Meta-Harness for Intelligent AI Swarms

August 11, 2026

Ruflo, formerly Claude Flow, is an advanced agent meta-harness designed to deploy intelligent multi-player swarms and coordinate autonomous AI workflows. It enhances AI models like Claude Code and Codex with adaptive memory, self-learning intelligence, RAG integration, and robust enterprise security features. This powerful framework enables agents to self-organize, learn from tasks, and securely collaborate across different machines.

agentic-aiagentic-frameworkai-agents
goose: Your Native Open Source AI Agent for Code and Workflows

goose: Your Native Open Source AI Agent for Code and Workflows

August 9, 2026

goose is an open source, extensible AI agent designed to run natively on your machine, offering capabilities beyond simple code suggestions. It supports installation, execution, editing, and testing with a wide range of Large Language Models. Built in Rust, goose provides a desktop app, CLI, and API, making it a versatile tool for various tasks from coding to data analysis.

ai-agentsrustdeveloper-tools

Source repository

Open the original repository on GitHub.

View on GitHub
OS
OSRepos

Analysis and discovery of open source repositories. Find interesting projects and follow their updates.

Monitor your website with YourWebsiteScore

OSRepos shares public repositories for knowledge and discovery only. Any installation, execution, configuration, or use of third-party repository code is at your own risk. Always review source code, dependencies, licenses, and security implications before running anything.

© 2025 OSRepos. Built with Nuxt 3 and lots of ❤️