MCP OpenAPI Explorer
@KrypticIO
About MCP OpenAPI Explorer
MCP server for interacting with open api spec files
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-openapi-explorer": {
"command": "docker",
"args": [
"build",
"-t",
"mcp-openapi-explorer",
"."
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is MCP OpenAPI Explorer?
A Model Context Protocol (MCP) server that analyzes OpenAPI specifications and provides context about interacting with APIs. It loads specs from GitHub, local files, or HTTP URLs, parses them, and exposes tools for LLMs to query endpoint information.
How to use MCP OpenAPI Explorer?
Clone the repository, build with Go 1.24.2+, and run ./mcp-openapi-explorer serve with an optional --config flag. You can also use Docker. Configure the server with a YAML config file exported via config export. Integrate with MCP clients by adding the binary to your client configuration.
Key features
- Load OpenAPI specs from GitHub, local files, and HTTP URLs
- Parse and provide comprehensive context about API endpoints
- Support for both JSON and YAML OpenAPI formats
- MCP communication via stdin/stdout
- Built with Cobra CLI and structured logging with Zap
- Automatic persistence of spec URLs in configuration files
Use cases of MCP OpenAPI Explorer
More Other MCP servers
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.

EverArt
modelcontextprotocolModel Context Protocol Servers
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Comments