apifable and openapi-mcp-proxy
These two tools are competitors, as both are independent MCP servers designed to help AI agents explore OpenAPI specifications, offering similar functionalities like endpoint searching and schema exploration.
About apifable
ycs77/apifable
MCP server that helps AI agents explore OpenAPI specs, search endpoints, and generate TypeScript types.
Implements MCP tools for structured API exploration—`list_endpoints_by_tag`, `search_endpoints`, and `get_endpoint`—with fuzzy search fallback and automatic schema reference resolution. Supports both local OpenAPI files and remote URLs with header-based authentication, using a config-driven approach where specs can be fetched and refreshed independently from git-tracked configuration. Generates self-contained TypeScript types from schemas or endpoint request/response structures for direct use in frontend integration code.
About openapi-mcp-proxy
nyudenkov/openapi-mcp-proxy
An MCP server that provides tools for exploring large OpenAPI schemas
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work