Back to search
30
MCP

PromptSpeak Governance

io.github.chrbailey/promptspeak

Pre-execution governance for AI agents. Validates tool calls before they execute.

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

Similar MCP servers embedding-nearest

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
@chrbailey/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
io.github.coderifts/api-governance
API governance for AI agents. Detects breaking changes, scores blast radius, blocks unsafe calls.
0 tools · sse
agent_mcp_governance
Public Preview — MCP governance primitives for the Agent Governance Toolkit.
0 tools
Aegis — AI Agent Governance
Policy-based governance for AI agent tool calls. YAML policy, approval gates, audit logging.
0 tools
io.github.torkjacobs/tork-governance
AI agent governance for MCP: PII detection, policy enforcement, compliance, and kill switch.
0 tools

How to use

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

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