Skip to content
Back to search
30
MCP

@chrbailey/promptspeak-mcp-server

npm/@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 behavioral drift detection.

Uptime
0.0%
30 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
PromptSpeak Governance
Pre-execution governance for AI agents. Validates tool calls before they execute.
0 tools
PromptSpeak
Pre-execution governance for AI agents with 9-stage validation, drift detection, human approval queues, and circuit breakers.
0 tools
@agentutil/think-mcp
MCP server — intent security pre-flight checks for autonomous AI agents
0 tools
io.github.l-agence/agence
AI governance MCP server — policy enforcement, skills, memory, multi-LLM consensus
0 tools
io.github.sukrutkrdg/warden402-mcp
Pre-execution safety for AI agents on Base. Guard a token, tx or address: block/review/clear.
0 tools

How to use

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

{
  "mcpServers": {
    "@chrbailey/promptspeak-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}