OpenAPI
OpenAPI MCP サーバー
oapis.org を通じて OpenAPI 仕様の検索と調査を可能にする、Claude/Cursor 用の Model Context Protocol (MCP) サーバー。
オープンAPIサーチ: https://github.com/janwilmake/openapisearch
MCP は 3 段階のプロセスを適用して機能します。
必要なOpenAPI識別子を見つけ出します
簡単な言葉で要約することを要求する
必要なエンドポイントを決定し、それらがどのように機能するかを正確に確認します(これも簡単な言葉で)。
[!重要] OpenAPI MCPは新しい所有者を見つけ、v1.2からv2に移行しました。v2は以前のバージョンとは異なる動作をします。v2.0.0より前のバージョンには引き続きアクセスできます。READMEはこちらです。
OpenAPI MCP v2は現在開発中であり、APIに関する調査とコンテキストの提供に重点を置いています。MCPでは認証がまだ解決されていないため、エンドポイントをツールとして直接実行することはできません。しかし、コード生成には最適です。
バグが発生する可能性があります。貢献者にはDMでご連絡ください。
特徴
OpenAPI仕様の概要を確認する
特定のAPI操作の詳細を取得する
JSONとYAMLの両方の形式をサポート
Claude Desktopとカーソルでテスト済み
Related MCP server: mcp-api-gateway
インストール
Smithery経由でインストール
Smithery経由で Claude Desktop 用の openapi-mcp-server を自動的にインストールするには:
npx -y @smithery/cli install @janwilmake/openapi-mcp-server --client claudenpx経由でインストール
実行して指示に従います:
npx openapi-mcp-server@latest initクロードでの使用
インストールしたら、Claude に次のことを依頼できます。
「Stripe APIに関する情報を見つける」
「GitHub APIのリポジトリエンドポイントの使い方を説明します」
クロードは MCP サーバーを次の目的で使用します。
まず、要求されたAPIの概要を取得します
必要に応じて特定の操作の詳細を取得します
要件
Node.js >= 16.17.0
Claude Desktop、Cursor、またはその他の MCP クライアント。
ライセンス
マサチューセッツ工科大学
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityCmaintenanceA command-line tool that transforms any OpenAPI service into a Model Context Protocol (MCP) server, enabling seamless integration with AI agents and tools that support the MCP specification.147MIT
- FlicenseAqualityDmaintenanceA universal MCP server that integrates any API with Claude Desktop by pointing it at a Swagger/OpenAPI spec, automatically generating tools for interaction.342
- Alicense-qualityCmaintenanceTurn any OpenAPI spec into a working MCP server — point it at a spec and Claude instantly gets a tool for every endpoint.MIT
- Alicense-qualityDmaintenanceConverts any OpenAPI/Swagger spec into an MCP server, exposing REST API endpoints as tools for Claude.MIT
Related MCP Connectors
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yo…
MCP server for Clipkit — gives AI agents a video toolbox via the Clipkit schema.
MCP server for AI access to Swagger by SmartBear.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/janwilmake/openapi-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server