Skip to main content
Glama

OpenAPI MCP サーバー

鍛冶屋のバッジjanwilmake/openapi-mcp-server コンテキスト

oapis.org を通じて OpenAPI 仕様の検索と調査を可能にする、Claude/Cursor 用の Model Context Protocol (MCP) サーバー。

MCP は 3 段階のプロセスを適用して機能します。

  1. 必要なOpenAPI識別子を見つけ出します

  2. 簡単な言葉で要約することを要求する

  3. 必要なエンドポイントを決定し、それらがどのように機能するかを正確に確認します(これも簡単な言葉で)。

[!重要] 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 claude

npx経由でインストール

実行して指示に従います:

npx openapi-mcp-server@latest init

クロードでの使用

インストールしたら、Claude に次のことを依頼できます。

  • 「Stripe APIに関する情報を見つける」

  • 「GitHub APIのリポジトリエンドポイントの使い方を説明します」

クロードは MCP サーバーを次の目的で使用します。

  1. まず、要求されたAPIの概要を取得します

  2. 必要に応じて特定の操作の詳細を取得します

要件

  • Node.js >= 16.17.0

  • Claude Desktop、Cursor、またはその他の MCP クライアント。

ライセンス

マサチューセッツ工科大学

A
license - permissive license
-
quality - not tested
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity
Issues opened vs closed

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

View all related MCP servers

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.

View all MCP Connectors

Latest Blog Posts

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