Capability
Openapi Specification Parsing And Schema Dereferencing
7 artifacts provide this capability.
Want a personalized recommendation?
Find the best match →Top Matches
via “openapi specification fetching and caching”
An MCP server that exposes OpenAPI endpoints as resources
Unique: Fetches OpenAPI specs from live HTTP endpoints rather than requiring local files, enabling dynamic discovery of API capabilities without configuration changes
vs others: More convenient than static spec files because it always reflects the current API definition; less reliable than cached specs because it requires network access on every startup