73
/ 100
3 days ago
glama

mcp-kubevela

Enables AI assistants to query and manage KubeVela application delivery: check application status, trigger deployments, track workflows, manage addons, and more.

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
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: VELA_PASSWORD, MCP_AUTH_TOKEN
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.
configVELA_URL"": "http://localhost:8000",
configVELA_USERNAME"": "admin",
🔐 secretVELA_PASSWORD"": "your-password",
configVELA_TIMEOUT请求超时(秒) 30
configVELA_READ_ONLY"": "false"
configMCP_HOSTHTTP 传输监听地址(stdio 忽略) 0.0.0.0
configMCP_PORTHTTP 传输监听端口(stdio 忽略) 8080
🔐 secretMCP_AUTH_TOKENe =your-strong-token \
configMCP_LOG_LEVEL日志级别:debug/info/warning/error info
configMCP_TRANSPORTe =streamable-http \
// 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 3 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-kubevela-1uin56)](https://m8ven.ai/mcp/zhouweico-mcp-kubevela-1uin56)
commit: d12f1293916e8d3c98a3ec97f71f996b4f246ff3
code hash: e1e1f87c3dc14569e202b19ebb75065c258118289480695aaa1d63a3a832c93a
verified: 7/28/2026, 9:01:05 AM
view raw JSON →