MCP Openapi Server
UnclaimedMCP Server (Model Context Protocol) for turning OpenAPI specifications into a MCP Resource
Install
$
npx @ivotoby/openapi-mcp-server --api-base-url https://api.example.comUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (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