71
/ 100
8 days ago
glama

mcp-apisix

Enables querying and managing Apache APISIX gateway configurations (routes, services, upstreams, consumers, plugins) through natural language, with read-only mode and write operations requiring confirmation.

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. Or connect your repo for the top badge — read-only, revoke anytime. What we access →

Install from

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

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: MCP_AUTH_TOKEN, APISIX_ADMIN_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configAPISIX_READ_ONLY默认只读:写工具默认不注册,需显式 =false 开启
configMCP_HOSTHTTP 监听地址(stdio 忽略) 0.0.0.0
configMCP_PORTHTTP 监听端口(stdio 忽略) 8000
configMCP_STATELESS_HTTP启用无状态 HTTP(适配 Serverless) false
🔐 secretMCP_AUTH_TOKENe =your-strong-token \
configMCP_LOG_LEVEL日志级别:debug / info / warning / error info
configMCP_TRANSPORTe =streamable-http \
configAPISIX_BASE_URL"": "http://localhost:9180",
🔐 secretAPISIX_ADMIN_KEY"": "your-admin-key",
configAPISIX_TIMEOUT请求超时秒数 30
configAPISIX_INSECURE自签名 TLS https://<host>:9180 + =true
configAPISIX_API_VERSION响应格式:auto(自动探测)/ v2 / v3 auto
// 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 4 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/zhouweico-mcp-apisix-1lg3fy)](https://m8ven.ai/mcp/zhouweico-mcp-apisix-1lg3fy)
commit: 078ad7e5c5e6585c349478ff2c63ae146bac241c
code hash: 7b200c296adbf28a8f029855917ee91d818270d3ce77c7899f250125516d880d
verified: 8/2/2026, 8:58:56 AM
view raw JSON →
Check MCPs from inside your assistant
Tool Check · MCP

Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.

https://m8ven.ai/api/mcp/tool-check
check_toolsearch_toolscompare_toolsrecommend_alternativescheck_publisherreport_concern
How to add it →Free · no account needed · works in any MCP client