Skip to content
Back to search
30
MCP

infraveil-mcp

pypi/infraveil-mcp

Hardened, self-hosted MCP server that lets your AI agent query and govern your Infraveil control plane in-loop — signed both ways, human-approval-gated.

Uptime
0.0%
10 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

db-conn-mcp
A dead-simple, self-hosted MCP server for securely querying databases via AI agents.
0 tools
devhelm-mcp-server
DevHelm MCP server — AI agent access to monitors, incidents, alerting, and more
0 tools
aviation-mcp-server
MCP server giving AI agents access to aviation data — live flights, airport weather, airline info
0 tools
com.opsmill/infrahub-mcp
An MCP server connects your AI assistants to Infrahub using the open MCP standard.
0 tools
io.github.idle-sync/db-conn-mcp
A dead-simple, self-hosted MCP server for securely querying databases via AI agents.
0 tools
agentvault-mcp
MCP server for AgentVault — AI-native credential vault for autonomous agents.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "infraveil-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}