56
/ 100
2 months ago
glama

Apifox Filter MCP Server

Precisely filter and fetch API documentation from Apifox or any OpenAPI URL, reducing context bloat by fetching only needed endpoints.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 1 credential: APIFOX_ACCESS_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies3 high10 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

highundici@6.0.0GHSA-f269-vfmq-vjvj

Undici: Malicious WebSocket 64-bit length overflows parser and crashes the client

highundici@6.0.0GHSA-v9p9-hfj2-hcw8

Undici has Unhandled Exception in WebSocket Client Due to Invalid server_max_window_bits Validation

highundici@6.0.0GHSA-vrm6-8vpv-qv8q

Undici has Unbounded Memory Consumption in WebSocket permessage-deflate Decompression

lowundici@6.0.0GHSA-2mjp-6q6p-2qxm

Undici has an HTTP Request/Response Smuggling issue

lowundici@6.0.0GHSA-3787-6prv-h9w3

Undici proxy-authorization header not cleared on cross-origin redirect in fetch

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretAPIFOX_ACCESS_TOKENApifox 模式 + projectId moduleIds, branchId
configAPIFOX_API_BASEApifox API 基础地址(私有部署时使用) https://api.apifox.com
configAPIFOX_BRANCH_IDbranch-id=<id> 或 : 指定分支 ID,默认导出主分支
configAPIFOX_MODULE_IDS模块 ID 列表(逗号分隔) -
configAPIFOX_PROJECT_ID项目 ID(也可通过命令行参数指定) -
configCACHE_DIR必须配置,否则会报错在 Antigravity 环境中获取不到项目目录
configLOG_LEVEL
configMISS_REFRESH_COOLDOWN自动刷新冷却(秒) 60
configOPENAPI_URL"": "http://127.0.0.1:4523/export/openapi/11?version=3.0"
configPROJECT_DIR设置 后,缓存文件会自动存放在 ${PROJECT_DIR}/.apifox-cache/ 目录下。
configREFRESH_INTERVAL定时刷新间隔(分钟),0 禁用 30
configREFRESH_ON_MISS找不到时自动刷新 true
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 7 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/xiaou66-apifox-filter-mcp-server-1p6qcx)](https://m8ven.ai/mcp/xiaou66-apifox-filter-mcp-server-1p6qcx)
commit: b8db03bf7a36dc2205ca54ed34746afeb2179c68
code hash: 983b4a3ed9124e785add103cb6c10b6f406539a60b8332c60cf7f7b7e6562a2c
verified: 5/28/2026, 10:18:38 AM
view raw JSON →