OpenAPI MCP Server
@snaggle-ai
About OpenAPI MCP Server
Allow AI to wade through complex OpenAPIs using Simple Language
Basic information
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
More Other MCP servers
ghidraMCP
LaurieWiredMCP Server for Ghidra
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Awesome Mlops
visengerA curated list of references for MLOps
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Comments