Home › Security › PromptSpeak Governance

PromptSpeak Governance

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

TypeScript Local macOSWindowsLinux
★ 1 stars Last pushed 2026-07-05 License: MIT

Topics: Security

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.4.1)

npx -y @chrbailey/promptspeak-mcp-server@0.4.1

Or add to your MCP client config:

{
  "mcpServers": {
    "promptspeak-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@chrbailey/promptspeak-mcp-server@0.4.1"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry