Skip to content
Back to search
30
MCP

agent_mcp_governance

pypi/agent_mcp_governance

Public Preview — MCP governance primitives for the Agent Governance Toolkit.

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

Similar MCP servers embedding-nearest

jason21wc/ai-governance-mcp
MCP server for AI governance - semantic retrieval of principles and methods for AI assistants
0 tools
agent-guidance-mcp
MCP server exposing AI agent guidance resources, skills, prompts, and project context tools.
0 tools
promptspeak-mcp-server
Pre-execution governance for AI agents. Intercepts MCP tool calls before execution with deterministic blocking, human-in-the-loop holds, and
0 tools
ProAgentStore
MCP-first control plane for ProAgentStore agents and private instances.
0 tools · streamable-http
SQL Preview
Run governed SQL queries and inspect database schemas from MCP agents.
0 tools
io.github.vladuzh/sidclaw-governance-mcp
Governance proxy for MCP servers — policy evaluation, human approval, audit trails.
0 tools

How to use

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

{
  "mcpServers": {
    "agent_mcp_governance": {
      "url": "None",
      "transport": "http"
    }
  }
}