mcp-openapi-schema-explorer and sufetch
About mcp-openapi-schema-explorer
kadykov/mcp-openapi-schema-explorer
MCP server providing token-efficient access to OpenAPI/Swagger specs via MCP Resource Templates for client-side exploration.
Implements parameterized resource templates (e.g., `openapi://paths/{path}/{method}`) that enable dynamic, on-demand access to OpenAPI/Swagger specs without pre-enumerating endpoints, avoiding context bloat. Supports both local files and remote HTTP/HTTPS URLs, with automatic Swagger v2.0-to-OpenAPI v3.0 conversion. Runs via stdio transport and integrates with MCP clients like Claude Desktop, Cline, and Windsurf through configurable execution methods (npx, Docker, or node).
About sufetch
productdevbook/sufetch
Type-safe OpenAPI clients with MCP server for AI-driven API exploration
Generates fully-typed TypeScript clients from OpenAPI specs using apiful, then exposes them through an MCP server with tools like `search_endpoints` and `generate_code_example` for AI-assisted API exploration. Includes pre-built clients for DigitalOcean, Hetzner Cloud, and Ory services, with type helpers to extract request bodies, responses, and parameters for strict compile-time safety. Integrates with Claude Desktop and Claude Code CLI via stdio transport for seamless AI-driven code generation.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work