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.

apifable
51
Established
openapi-mcp-proxy
37
Emerging
Maintenance 13/25
Adoption 5/25
Maturity 20/25
Community 13/25
Maintenance 2/25
Adoption 5/25
Maturity 15/25
Community 15/25
Stars: 9
Forks: 2
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
Stars: 13
Forks: 5
Downloads:
Commits (30d): 0
Language: Python
License: MIT
No risk flags
Stale 6m No Package No Dependents

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

Scores updated daily from GitHub, PyPI, and npm data. How scores work