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
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Comments