OpenAPI MCP Server
@snaggle-ai
About OpenAPI MCP Server
Allow AI to wade through complex OpenAPIs using Simple Language
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"OpenAPI MCP Server": {
"type": "http",
"url": "https://openapi-mcp.openapisearch.com/mcp"
}
}
}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 OpenAPI MCP Server?
A Model Context Protocol (MCP) server for Claude/Cursor that enables searching and exploring OpenAPI specifications through oapis.org. It applies a 3-step process to understand API specs and retrieve relevant endpoint details.
How to use OpenAPI MCP Server?
Install via the MCP URL (https://openapi-mcp.openapisearch.com/mcp) or the provided install button. For local development, run wrangler dev and then npx @modelcontextprotocol/inspector.
Key features of OpenAPI MCP Server
- Get an overview of any OpenAPI specification
- Retrieve details about specific API operations
- Support for both JSON and YAML formats
- Tested with Claude Desktop and Cursor
Use cases of OpenAPI MCP Server
- Quickly understand an API’s capabilities before integration
- Find and explore specific endpoints for a task
- Get a simplified summary of complex API specs
- Learn how APIs work via a conversational interface
FAQ from OpenAPI MCP Server
What is OpenAPI MCP Server for?
It provides conversational access to OpenAPI specs, allowing users to search, summarize, and drill into endpoint details via MCP.
Which clients does it work with?
It has been tested
Frequently asked questions
What is OpenAPI MCP Server for?
It provides conversational access to OpenAPI specs, allowing users to search, summarize, and drill into endpoint details via MCP.
Which clients does it work with?
It has been tested
Basic information
More Other MCP servers
ghidraMCP
LaurieWiredMCP Server for Ghidra
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
ICSS
chokcoco不止于 CSS
Comments