Apifox Filter MCP Server
by xiaou66
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CACHE_DIR | No | 缓存目录(覆盖默认位置) | |
| OPENAPI_URL | No | OpenAPI 文档 URL(URL 模式必填,也可通过 --openapi-url 命令行参数指定) | |
| PROJECT_DIR | No | 用户项目目录(缓存将放在此目录下) | |
| APIFOX_API_BASE | No | Apifox API 基础地址(私有部署时使用) | https://api.apifox.com |
| REFRESH_ON_MISS | No | 找不到时自动刷新 | true |
| APIFOX_BRANCH_ID | No | 分支 ID | |
| REFRESH_INTERVAL | No | 定时刷新间隔(分钟),0 禁用 | 30 |
| APIFOX_MODULE_IDS | No | 模块 ID 列表(逗号分隔) | |
| APIFOX_PROJECT_ID | No | Apifox 项目 ID(Apifox 模式必填,也可通过 --project-id 命令行参数指定) | |
| APIFOX_ACCESS_TOKEN | No | Apifox 访问令牌(Apifox 模式必填) | |
| MISS_REFRESH_COOLDOWN | No | 自动刷新冷却(秒) | 60 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/xiaou66/apifox-filter-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server