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%
4 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
@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.revsmoke/promptrejectormcp
Security gateway for AI agents: detects prompt injections, jailbreaks, and common vulnerabilities.
0 tools
io.github.digital-defiance/mcp-process
Process management and monitoring for AI agents with strict security boundaries
0 tools

How to use

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

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