mcp-as-openapi
mcp-as-openapiは、OpenAPI仕様に基づいてAPIを定義するためのツールです。これにより、APIの設計やドキュメント作成が容易になり、開発者間のコミュニケーションが円滑になります。JSON形式での出力が可能で、他のツールとの連携もサポートしています。
GitHubスター
8
ユーザー評価
未評価
お気に入り
0
閲覧数
24
フォーク
1
イシュー
0
README
These are all the methods (taken from https://github.com/modelcontextprotocol/modelcontextprotocol/blob/main/schema/2025-03-26/schema.json) and turned into a OpenAPI spec using Claude.
This is just to understand the methods that make the MCP work. I don't know if there's any other use to this, except that I wished MCP was using REST rather than SSE/LSP.
Quite insightful!
See https://mcp-as-openapi.wilmake.com to check the schemas of each method.