Apifox MCP 伺服器
@Minidoracat
About Apifox MCP 伺服器
🚀 Apifox MCP 伺服器 - 支援 uvx 安裝的 Python 實現,將 Apifox API 文檔暴露給 MCP 客戶端
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"apifox-mcp-server-uvx": {
"command": "uvx",
"args": [
"apifox-mcp-server"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Apifox MCP 伺服器?
Apifox MCP 伺服器是一個模型上下文協議(MCP)伺服器,將 Apifox API 文檔暴露給 MCP 客戶端(如 Cursor 和 Claude Desktop)。它使用 Python 實現,支援 uvx 安裝,並透過環境變數進行配置。
How to use Apifox MCP 伺服器?
透過 uvx 直接執行:uvx apifox-mcp-server;或使用 pip 安裝後執行 apifox-mcp-server。設定環境變數 APIFOX_ACCESS_TOKEN 和 APIFOX_PROJECT_ID,並在 MCP 客戶端(如 Cursor、Claude Desktop)的設定檔中新增對應配置。
Key features of Apifox MCP 伺服器
- 使用 uvx 安裝,無需手動設定
- 環境變數配置,簡單快速
- 存取所有 API 端點、資料夾和結構描述
- 內建智慧快取,可設定 TTL
- 按名稱、描述、路徑或標
More Other MCP servers
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
ghidraMCP
LaurieWiredMCP Server for Ghidra
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!

EverArt
modelcontextprotocolModel Context Protocol Servers
Comments