MCP Openapi Server
未申請MCP Server (Model Context Protocol) for turning OpenAPI specifications into a MCP Resource
インストール
$
npx @ivotoby/openapi-mcp-server --api-base-url https://api.example.com未申請リスティング
このMCPサーバーはあなたのものですか?
このリスティングは公開情報から自動的にインデックスされました。申請することで、ページの編集、互換性の設定、成長ツールのアンロックができます。2分以内に完了します。
このサーバーを申請するツール(4個)
all
(default): Load all tools from the OpenAPI spec, applying any specified filters
dynamic
Load only dynamic meta-tools (list-api-endpoints, get-api-endpoint-schema, invoke-api-endpoint). --exclude-tag still applies to dynamic endpoint discovery and invocation.
explicit
Load only tools explicitly listed in --tool options, ignoring include filters. --exclude-tag still applies as a deny filter.
extraTools
is library-only in this first version; there is no CLI format for function handlers