Skip to content
Back to search
30
MCP v0.4.0

PromptSpeak Governance

io.github.chrbailey/promptspeak

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

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

Similar MCP servers embedding-nearest

PromptSpeak
Pre-execution governance for AI agents with 9-stage validation, drift detection, human approval queues, and circuit breakers.
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
@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 · streamable-http
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

How to use

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

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