Home › Other › rigour

rigour

Quality gates for AI agents. Lint, test, build checks with memory persistence.

TypeScript
★ 27 stars Last pushed 2026-09-14 License: MIT

Connect

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

Package (npm 6.2.2)

npx -y @rigour-labs/mcp@6.2.2

Or add to your MCP client config:

{
  "mcpServers": {
    "rigour": {
      "command": "npx",
      "args": [
        "-y",
        "@rigour-labs/mcp@6.2.2"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry