R
mcp-openapi
By rmasters·Visit Source
OpenAPI to MCP tool server
April 18, 2025
3 days ago
0 Clicks
What is this MCP
MCP-OpenAPI is a Model Context Protocol server that converts OpenAPI specifications into executable tools, enabling HTTP methods from APIs to be used as LLM tools.
How to use this MCP
Run the server with uvx mcp-openapi
pointing to an OpenAPI spec URL, then configure your LLM (like Claude) to connect via SSE or stdio. The server exposes API endpoints as tools automatically.
What this MCP can be used for
Enables LLMs to interact with REST APIs by converting OpenAPI endpoints into callable tools, useful for API integrations, automation, and extending LLM capabilities with external services.
Repository Info
Stars:
5
Forks:
3
Watchers:
5
Last Updated: 2 months ago