
Apifox MCP Server
Contribute to jesseteo/apifox-mcp-server development by creating an account on GitHub.
jesseteo
README
使用 Apifox Mcp Server
环境要求
- NodeJS >= 18
1. 前置准备
在 Apifox 客户端中创建一个Access Token
2. 在 不同的 MCP Client 中配置 Apifox Mcp Server
2.1 Cursor
2.2 Cline
3. 使用 Apifox Mcp Server 以 Cursor 为例
3.1 创建一个空白的 Nestjs 项目
npm i -g @nestjs/cli
nest new nest-ai-demo
cd nest-ai-demo
3.2 打开 Cursor Composer,并切换到 Agent 模式
3.3 复制一个 Apifox 接口的协作链接
3.4 粘贴到 Composer 中,并让其实现接口
https://app.apifox.com/link/project/5898808/apis/api-263537040
通过这个 Apifox 协作链接,获取其 OpenAPI 的定义,然后根据定义实现这个接口。
注意:技术是:nestjs + typescript,项目我已经搭建了好了,直接实现即可。
3.5 Cursor Composer 实现完毕,并 Accepted 结果
3.6 启动 Nestjs服务,通过 Apifox 调用AI 写的接口,断言通过
3.7 其他
分页也简单实现了
Recommended Servers
playwright-mcp
A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.

VeyraX MCP
Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.
Neon Database
MCP server for interacting with Neon Management API and databases
Qdrant Server
This repository is an example of how to create a MCP server for Qdrant, a vector search engine.
AIO-MCP Server
🚀 All-in-one MCP server with AI search, RAG, and multi-service integrations (GitLab/Jira/Confluence/YouTube) for AI-enhanced development workflows. Folk from
Hyperbrowser MCP Server
Welcome to Hyperbrowser, the Internet for AI. Hyperbrowser is the next-generation platform empowering AI agents and enabling effortless, scalable browser automation. Built specifically for AI developers, it eliminates the headaches of local infrastructure and performance bottlenecks, allowing you to
React MCP
react-mcp integrates with Claude Desktop, enabling the creation and modification of React apps based on user prompts
Atlassian Integration
Model Context Protocol (MCP) server for Atlassian Cloud products (Confluence and Jira). This integration is designed specifically for Atlassian Cloud instances and does not support Atlassian Server or Data Center deployments.

Any OpenAI Compatible API Integrations
Integrate Claude with Any OpenAI SDK Compatible Chat Completion API - OpenAI, Perplexity, Groq, xAI, PyroPrompts and more.
BigQuery
This is a server that lets your LLMs (like Claude) talk directly to your BigQuery data! Think of it as a friendly translator that sits between your AI assistant and your database, making sure they can chat securely and efficiently.