kadykov/mcp-openapi-schema-explorer
Token-efficient access to OpenAPI/Swagger specs via MCP Resources.
Quick Start
Clone the repository:
git clone https://github.com/kadykov/mcp-openapi-schema-explorerClaude Desktop configuration example:
{
"mcpServers": {
"mcp-openapi-schema-explorer": {
"command": "npx",
"args": [
"-y",
"kadykov/mcp-openapi-schema-explorer"
]
}
}
}Check the repository README for specific installation and configuration instructions.