Skip to content
Back to search
30
MCP

PromptSpeak

pulsemcp/promptspeak

Pre-execution governance for AI agents with 9-stage validation, drift detection, human approval queues, and circuit breakers.

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

Similar MCP servers embedding-nearest

PromptSpeak Governance
Pre-execution governance for AI agents. Validates tool calls before they execute.
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
Promptheus
AI-powered prompt refinement with adaptive questioning and multi-provider support (6+ LLM backends)
0 tools
PromptScan live
Prompt injection detection API for AI agents. Scan untrusted text before passing it to an LLM.
1 tools · streamable-http
Promptheus
Prompt refinement with adaptive questioning and multi-provider LLM support
0 tools

How to use

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

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