apifable and sufetch

These two tools are competitors, both providing an MCP server to facilitate AI-driven exploration of OpenAPI specifications and the generation of type-safe API clients.

apifable
51
Established
sufetch
49
Emerging
Maintenance 13/25
Adoption 5/25
Maturity 20/25
Community 13/25
Maintenance 6/25
Adoption 9/25
Maturity 22/25
Community 12/25
Stars: 9
Forks: 2
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
Stars: 18
Forks: 3
Downloads: 16
Commits (30d): 0
Language: TypeScript
License: MIT
No risk flags
No risk flags

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 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.

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