Back to search
30
MCP

promptspeak-mcp-server

npm/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

@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
PromptSpeak Governance
Pre-execution governance for AI agents. Validates tool calls before they execute.
0 tools
io.github.aungmyokyaw/betterprompt-mcp
MCP server for AI-enhanced prompt engineering and request conversion.
0 tools
io.github.l-agence/agence
AI governance MCP server — policy enforcement, skills, memory, multi-LLM consensus
0 tools
jason21wc/ai-governance-mcp
MCP server for AI governance - semantic retrieval of principles and methods for AI assistants
0 tools
@l-agence/mcp-server-agence
MCP server for Agence — AI governance framework with policy enforcement, skills, memory, and multi-LLM consensus
0 tools

How to use

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

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