Manage Apifox API projects and schemas through natural-language commands.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "Apifox MCP Server" yet — see the docs or source repo.
In the Apifox project, create 3 endpoints for the user system: user registration, user login, and get current user profile. Add the HTTP method, path, request parameters, and response examples for each, and name them in a RESTful style.
Three well-structured API definitions are added in Apifox with methods, paths, parameters, and response examples.
Update the Order schema to include order number, user ID, item list, total amount, payment status, and created time, and sync the response structures of all endpoints that reference this schema.
The Order schema is updated, and the response models of related endpoints are synchronized accordingly.
Check the Apifox project for endpoints marked as deprecated, list them, delete the ones no longer used, and keep a removal summary.
A list of deprecated endpoints is returned, along with completed deletions and a change summary.
Browse Apidog projects and create or update API requests automatically.
Read, write, and organize API documentation in Apidog through MCP.
Upload Postman assets via MCP and run API tests with managed results.
Manage OpenProject projects, work packages, activities, and wiki pages through AI.
Expose OpenAPI endpoints as MCP tools for LLM-driven REST API access.
Build, debug, and manage software tasks with natural language across LLMs.