OpenAPI MCP Server
@janwilmake
关于 OpenAPI MCP Server
Allow AI to wade through complex OpenAPIs using Simple Language
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"openapi-mcp-server": {
"type": "http",
"url": "https://openapi-mcp.openapisearch.com/mcp"
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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 works by identifying the needed OpenAPI identifier, requesting a plain‑language summary, and determining which endpoints to call and how they work.
How to use OpenAPI MCP Server?
Install by using the MCP URL https://openapi-mcp.openapisearch.com/mcp. For local testing, run wrangler dev 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
- Search and explore OpenAPI specs through oapis.org.
- Obtain plain‑language summaries of API operations.
- Integrate API discovery directly into Claude or Cursor.
FAQ from OpenAPI MCP Server
What clients is OpenAPI MCP Server tested with?
Tested with Claude Desktop and Cursor.
What API specification formats are supported?
Both JSON and YAML formats are supported.
How can I install OpenAPI MCP Server?
Use the MCP URL https://openapi-mcp.openapisearch.com/mcp or run locally with wrangler dev and the MCP inspector.
How does OpenAPI MCP Server process specs?
It follows a three‑step process: identify the needed OpenAPI identifier, get a simple‑language summary, then determine which endpoints are relevant and how they work.
其他 分类下的更多 MCP 服务器
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
评论