OlympHill
openapi-mcp-server logo

openapi-mcp-server让 AI 利用简单语言浏览复杂的 OpenAPI

(0)
Daniel Nikulshyn审阅者 Daniel Nikulshyn·更新 2026年7月

概览

openapi-mcp-server 是一个为 Claude/Cursor 提供 Model Context Protocol(MCP)的服务器,能够通过 oapis.org 搜索和探索 OpenAPI 规范。MCP 的工作流程包含三步:首先识别你需要的 openapi 标识符;其次以简洁语言请求该标识符的摘要;最后确定所需的端点,并以简洁语言检查这些端点的具体工作原理。 功能包括获取任何 OpenAPI 规范的概览、检索特定 API 操作的详细信息,并支持 JSON 与 YAML 两种格式。该服务器已通过 Claude Desktop 和 Cursor 进行测试。其他客户端的安装说明包括使用 MCP URL: https://openapi-mcp.openapisearch.com/mcp.

主要功能

  • OpenAPI 规范概览
  • 特定 API 操作的详细信息
  • 简单语言支持
  • JSON 和 YAML 格式支持

价格

模型
Free
评分
暂无评价

使用场景

AI-powered API 探索

使用 OpenAPI MCP 服务器让 AI 模型,如 Claude 或 Cursor,能够探索和理解复杂的 OpenAPI 规范。

API 文档简化

利用服务生成 OpenAPI 规范的简单语言概述,使开发者更容易理解和使用 API。

优点 & 缺点

优点

  • 简化 AI 对 OpenAPI 规范的浏览
  • 支持 JSON 和 YAML 格式
  • 已在 Claude Desktop 和 Cursor 等流行的 AI 客户端上测试

缺点

  • 缺乏可扩展性和性能信息
  • 功能依赖于 oapis.org

评测

登录以留下评测。

暂无评测。来当第一个吧!

问答

How do I install the openapi-mcp-server for local testing?

To install for local testing, first run the server with wrangler dev, then run the mcp inspector using npx @modelcontextprotocol/inspector.

Asked by Zelda Brandt · Jul 28, 2025

What is the purpose of the openapi-mcp-server?

The openapi-mcp-server enables searching and exploring OpenAPI specifications through oapis.org, allowing AI to navigate complex OpenAPIs using simple language.

Asked by Bilal Choudhury · Jul 16, 2025

Can I use this with other AI clients?

Yes, you can use the openapi-mcp-server with other clients by using the MCP URL: https://openapi-mcp.openapisearch.com/mcp. It has been tested with Claude Desktop and Cursor.

Asked by Malik Rasheed · Jul 11, 2025

What formats are supported?

The openapi-mcp-server supports both JSON and YAML formats.

Asked by Chioma Nwosu · Jul 9, 2025

提问

服务配缩器 的替代品