← Index

PromptSpeak Governance

io.github.chrbailey/promptspeak·v0.4.1·Other
Quality Score
84
/100

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

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "promptspeak": {
      "command": "npx",
      "args": [
        "-y",
        "@chrbailey/promptspeak-mcp-server"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "promptspeak": {
      "command": "npx",
      "args": [
        "-y",
        "@chrbailey/promptspeak-mcp-server"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @chrbailey/promptspeak-mcp-server
§03  MCP Quality Score  ·  methodology
freshness
24
completeness
15
installability
25
documentation
15
stability
5
§04  Alternatives in Other