Back to directory
ycs77/apifable

ycs77/apifable

@ycs77

MCP server that helps AI agents explore OpenAPI specs, search endpoints, and generate TypeScript types.

mcpopenapitypescriptapicodegenai-agenttool

Installation & Configuration

{
  "mcpServers": {
    "apifable": {
      "command": "npx",
      "args": [
        "-y",
        "apifable@latest",
        "mcp"
      ]
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/11
Updated
2026/6/12