
OpenAPI_MCP_SERVER
Servidor Openapi MCP
1
Github Watches
1
Github Forks
5
Github Stars
OpenAPI MCP Server
Overview
- This project will install
MCP - Model Context Protocol Server
, that provides configured REST API's as context to LLM's. - Using this we can enable LLMs to interact with RestAPI's and perform REST API call's using LLM prompts.
- Currently we support HTTP API Call's
GET/PUT/POST/PATCH
.
Installation
- Install package
pip install openapi_mcp_server
- Create .env in a folder with minimum values for
OPENAPI_SPEC_PATH
&API_BASE_URL
. Sample file available here - Test
openapi_mcp_server
server usinguv run openapi_mcp_server
from the above folder.
Claud Desktop
- Configuration details for Claud Desktop
{ "mcpServers": { "openapi_mcp_server":{ "command": "uv", "args": ["run","openapi_mcp_server"] "env": { "DEBUG":"1", "API_BASE_URL":"https://petstore.swagger.io/v2", "OPENAPI_SPEC_PATH":"https://petstore.swagger.io/v2/swagger.json", "API_HEADERS":"Accept:application/json", "API_WHITE_LIST":"addPet,updatePet,findPetsByStatus" } } } }
Configuration
- List of available environment variables
-
DEBUG
: Enable debug logging (optional default is False) -
OPENAPI_SPEC_PATH
: Path to the OpenAPI document. (required) -
API_BASE_URL
: Base URL for the API requests. (required) -
API_HEADERS
: Headers to include in the API requests (optional) -
API_WHITE_LIST
: White Listed operationId in list format ["operationId1", "operationId2"] (optional) -
API_BLACK_LIST
: Black Listed operationId in list format ["operationId3", "operationId4"] (optional) -
HTTP_PROXY
: HTTP Proxy details (optional) -
HTTPS_PROXY
: HTTPS Proxy details (optional) -
NO_PROXY
: No Proxy details (optional)
-
Contributing
Contributions are welcome.
Please feel free to submit a Pull Request.
License
This project is licensed under the terms of the MIT license.
Github Stars
Appendix
UV
mkdir -m777 openapi_mcp_server
cd openapi_mcp_server
uv init
uv add mcp[cli] pydantic python-dotenv requests
uv add --dev twine setuptools
uv sync
uv run openapi_mcp_server
uv build
pip install --force-reinstall --no-deps .\dist\openapi_mcp_server-*fileversion*.whl
export TWINE_USERNAME="rahgadda"
export TWINE_USERNAME="<<API Key>>"
uv run twine upload --verbose dist/*
Reference
相关推荐
I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.
I find academic articles and books for research and literature reviews.
Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.
Confidential guide on numerology and astrology, based of GG33 Public information
Emulating Dr. Jordan B. Peterson's style in providing life advice and insights.
Advanced software engineer GPT that excels through nailing the basics.
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.
Converts Figma frames into front-end code for various mobile frameworks.
Descubra la colección más completa y actualizada de servidores MCP en el mercado. Este repositorio sirve como un centro centralizado, que ofrece un extenso catálogo de servidores MCP de código abierto y propietarios, completos con características, enlaces de documentación y colaboradores.
La aplicación AI de escritorio todo en uno y Docker con trapo incorporado, agentes de IA, creador de agentes sin código, compatibilidad de MCP y más.
Manipulación basada en Micrypthon I2C del expansor GPIO de la serie MCP, derivada de AdaFruit_MCP230xx
Plataforma de automatización de flujo de trabajo de código justo con capacidades de IA nativas. Combine el edificio visual con código personalizado, auto-anfitrión o nube, más de 400 integraciones.
🧑🚀 全世界最好的 llM 资料总结(数据处理、模型训练、模型部署、 O1 模型、 MCP 、小语言模型、视觉语言模型) | Resumen de los mejores recursos del mundo.
Espejo dehttps: //github.com/agentience/practices_mcp_server
Una lista curada de servidores de protocolo de contexto del modelo (MCP)
Reviews

user_D8QemYm1
As a dedicated user of MCP applications, I found XcodeBuildMCP by cameroncooke to be an exceptional tool for streamlining Xcode build processes. Its seamless integration and efficient performance make it indispensable for any iOS developer. Highly recommended! Check it out at https://mcp.so/server/XcodeBuildMCP/cameroncooke.