69
/ 100
7 days ago
glama

Infraveil MCP server

A hardened, self-hosted MCP server that lets AI agents query and govern an Infraveil control plane in-loop, reading state and filing deploy/remediation requests that require human approval.

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 1 credential: INFRAVEIL_AGENT_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.
configINFRAVEIL_BASE_URLexport =https://api.infraveil.com
configINFRAVEIL_CLIENT_IDexport =...
configINFRAVEIL_AGENT_IDexport =...
🔐 secretINFRAVEIL_AGENT_TOKENexport =... # your agent's existing token
configINFRAVEIL_AGENT_FILEexport =/opt/infraveil/agent.py
configINFRAVEIL_VERIFY_RESPONSES
// 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 5 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/infraveilhq-infraveil-mcp-121yi9)](https://m8ven.ai/mcp/infraveilhq-infraveil-mcp-121yi9)
commit: 96f361e93380caecb4c1bac1cae886b6f5b6ff72
code hash: ab9033d9bee4ad9d3d4e1b8a9a7afda1da8bea98a8aa0917a4c616a191597228
verified: 6/20/2026, 9:10:33 AM
view raw JSON →