Apifox MCP 伺服器
@Minidoracat
About Apifox MCP 伺服器
🚀 Apifox MCP 伺服器 - 支援 uvx 安裝的 Python 實現,將 Apifox API 文檔暴露給 MCP 客戶端
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
- 按名稱、描述、路徑或標
Basic information
More Other MCP servers
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
ICSS
chokcoco不止于 CSS
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Comments