apifox-mcp-server
If you are the rightful owner of apifox-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Apifox MCP Server allows AI programming tools to access API documentation from Apifox projects, enabling AI to generate or modify code based on the documentation.
Apifox MCP Server is a tool that integrates with AI programming IDEs like Cursor and VSCode to provide access to API documentation from Apifox projects. This allows developers to leverage AI assistants to perform tasks such as generating code based on API documentation, modifying existing code, and searching through API documentation content. The server reads and caches all API documentation data from an Apifox project locally, enabling AI to access and utilize this data effectively. Developers can instruct AI to perform various tasks using the API documentation, such as generating model definitions, adding fields to DTOs, annotating class fields, and generating MVC code for specific endpoints. The server ensures that the API documentation data is up-to-date, and developers can refresh the data if there are updates in Apifox.
Features
- Integration with AI IDEs: Supports integration with IDEs like Cursor and VSCode for AI-assisted programming.
- Local Caching: Caches API documentation data locally for quick access by AI tools.
- Dynamic Code Generation: Enables AI to generate and modify code based on API documentation.
- Multi-Project Support: Allows configuration for multiple projects with different API documentation.
- Private Deployment Support: Supports private deployment with custom API base URLs.