
OpenMCP
OpenMCP is both:
- a standard for converting web APIs into MCP servers
- an open source registry of servers which follow the standard
Each OpenMCP server gives MCP clients the ability to make requests to a particular web API. Together the servers in the registry represent a broad range of services, empowering the underlying client LLMs to fetch data and perform actions on behalf of their users across many domains.
Contents
Creating a server
https://www.open-mcp.org/servers/creating
Adding OpenMCP servers to MCP clients
Remote hosting
...
Local hosting
Requirements:
- Node.js v18 or later (includes npx and npm)
Claude desktop
npx @open-mcp/{server-id} add-to-client ~/Library/Application\ Support/Claude/claude_desktop_config.json
Cursor
Run this from the root of your project directory or, to add to all cursor projects, run it from your home directory ~
.
npx @open-mcp/{server-id} add-to-client .cursor/mcp.json
Other clients
npx @open-mcp/{server-id} add-to-client /path/to/client/config.json
Alternatives
If you don't want to use the helper command add-to-client
you can use npm
to install the package manually, then add a node
command to your client config with an absolute path to dist/index.js
. See the individual server READMEs for more details.
Converting web API -> OpenMCP
REST openapi.yaml
/ openapi.json
...
gRPC service.proto
...
JSON-RPC openrpc.json
...
GraphQL schema.gql
...
SOAP service.wsdl
...
PostgREST schema.sql
...
相关推荐
I find academic articles and books for research and literature reviews.
Confidential guide on numerology and astrology, based of GG33 Public information
Advanced software engineer GPT that excels through nailing the basics.
Emulating Dr. Jordan B. Peterson's style in providing life advice and insights.
Take an adjectivised noun, and create images making it progressively more adjective!
Your go-to expert in the Rust ecosystem, specializing in precise code interpretation, up-to-date crate version checking, and in-depth source code analysis. I offer accurate, context-aware insights for all your Rust programming questions.
Découvrez la collection la plus complète et la plus à jour de serveurs MCP sur le marché. Ce référentiel sert de centre centralisé, offrant un vaste catalogue de serveurs MCP open-source et propriétaires, avec des fonctionnalités, des liens de documentation et des contributeurs.
Manipulation basée sur Micropython I2C de l'exposition GPIO de la série MCP, dérivée d'Adafruit_MCP230XX
L'application tout-en-un desktop et Docker AI avec chiffon intégré, agents AI, constructeur d'agent sans code, compatibilité MCP, etc.
Un puissant plugin Neovim pour gérer les serveurs MCP (Protocole de contexte modèle)
MCP Server pour récupérer le contenu de la page Web à l'aide du navigateur sans tête du dramwright.
Pont entre les serveurs Olllama et MCP, permettant aux LLM locaux d'utiliser des outils de protocole de contexte de modèle
Plateforme d'automatisation de workflow à code équitable avec des capacités d'IA natives. Combinez le bâtiment visuel avec du code personnalisé, de l'auto-hôte ou du cloud, 400+ intégrations.
🧑🚀 全世界最好的 LLM 资料总结 (数据处理、模型训练、模型部署、 O1 模型、 MCP 、小语言模型、视觉语言模型) | Résumé des meilleures ressources LLM du monde.
Reviews

user_Qu6LCyc2
I've been using open-mcp by wegotdocs and it's an exceptional tool! The user-friendly interface and robust features make managing my projects a breeze. The documentation is comprehensive, and the community support is outstanding. I highly recommend it to anyone looking for an efficient project management solution. Check it out at https://github.com/wegotdocs/open-mcp!