Back to Automation
apifox-mcp-server
Apifox MCP Server is an MCP tool that enables AI assistants to directly and in real-time parse the API definitions in Apifox, thereby achieving the automatic generation of TypeScript types, interfaces, and calling functions.
Last updated: 1/27/2026
Installation
Add this MCP to your configuration:
{
"mcpServers": {
"apifox-mcp-server": {
// See GitHub repository for configuration
}
}
}