We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/guocong-bincai/Apifox_mcp_pro'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Apifox MCP Pro 配置文件
# Apifox访问令牌(必需)
# 在Apifox中生成Personal Access Token
APIFOX_ACCESS_TOKEN=your_apifox_access_token_here
# Apifox API基础URL(可选,使用默认值)
# APIFOX_BASE_URL=https://api.apifox.com
# 请求超时时间(毫秒,可选,默认30000)
# APIFOX_TIMEOUT=30000
# 调试模式(可选,默认false)
# DEBUG=true