ycs77/apifable
by Various
MCP server that helps AI agents explore OpenAPI specs, search endpoints, and generate TypeScript types.
MCP
ycs77/apifable
Added 1 June 2026
Overview
ycs77/apifable is an MCP server that enables AI agents to explore OpenAPI specifications, search for endpoints, and generate TypeScript types. It processes OpenAPI specs to provide structured access to API definitions and type generation.
Best for
Best for
Developers building AI agents that need to interact with and generate types from OpenAPI-defined APIs.
Use cases
- Exploring and searching OpenAPI endpoints programmatically
- Generating TypeScript types from OpenAPI specs
- Integrating API discovery into AI agent workflows
How to use
Install
npx apifable@latest init Tools exposed
apifable
Tested with
Claude Code, Cursor, Windsurf
Example client config
{\n "mcpServers": {\n "apifable": {\n "command": "npx",\n "args": ["-y", "apifable@latest", "mcp"]\n }\n }\n} Notes
ycs77/apifable is an MCP server that enables AI agents to explore OpenAPI specifications, search for endpoints, and generate TypeScript types. It processes OpenAPI specs to provide structured access to API definitions and type generation.
9 stars on GitHub. Last updated 2026-04-19. Licensed MIT.
Use cases
- Exploring and searching OpenAPI endpoints programmatically
- Generating TypeScript types from OpenAPI specs
- Integrating API discovery into AI agent workflows
Pros
- Lightweight and focused on a specific developer need
- Generates TypeScript types directly from specs
- Works as an MCP server for easy integration with AI agents
Cons
- Limited to TypeScript type generation, not other languages
- Depends on the quality and completeness of the OpenAPI spec
- Small community with only 9 stars
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Lightweight and focused on a specific developer need
- Generates TypeScript types directly from specs
- Works as an MCP server for easy integration with AI agents
Cons
- Limited to TypeScript type generation, not other languages
- Depends on the quality and completeness of the OpenAPI spec
- Small community with only 9 stars
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.