mcpbeat Sign in

Pretorin Compliance MCP Server

by pretorin-ai Your server? Claim it
local only

Pretorin Compliance runs on your own machine — the client starts it, so there is no endpoint to ping. 1 372 installs a week from pypi.

Access Pretorin controls, evidence, narratives, and local Plan-backed Campaigns from AI tools.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 912 · avg 281 · -43% w/w
a month agotoday
1 372
Installs / week
pypi · pretorin
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add pretorin -- uvx pretorin
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "pretorin": {
      "args": [
        "pretorin"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.pretorin]
command = "uvx"
args = ["pretorin"]
.cursor/mcp.json
{
  "mcpServers": {
    "pretorin": {
      "args": [
        "pretorin"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "pretorin": {
      "args": [
        "pretorin"
      ],
      "command": "uvx"
    }
  }
}

This one needs environment variables set before it will start: PRETORIN_API_KEY (Your Pretorin API key from https://platform.pretorin.com/), PRETORIN_MCP_ALLOWED_PROJECT_ROOTS (Optional OS-path-separator-delimited additional project roots allowed for local Campaign MCP operations.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Pretorin Compliance

same job, measured the same way
Jeikin
by jeikin

Accessibility compliance for AI coding tools. WCAG 2.2 reviews with shared evidence.

answering
Compliance AIops
by aiops-tools

Compliance evidence from AIops audit trails: HIPAA/PCI/SOC2/GDPR, OSCAL export, 19 tools.

274 installs/wk local only
Avalara Returns
by avalara

Provides access to Avalara Global Returns API for tax returns, filing calendars, and compliance data

answering
Fedramp Docs MCP
by ethanolivertroy

Query FedRAMP 20x KSIs, NIST controls, and compliance docs via 20 MCP tools.

40 installs/wk local only
Dingdawg Compliance
by dingdawg

EU AI Act + Colorado AI Act compliance scoring. 87/100 in 60 seconds. Free local scan.

106 installs/wk local only
Dingdawg Compliance
by dingdawg-dev

EU AI Act + Colorado AI Act compliance scoring. 87/100 in 60 seconds. Free local scan.

local only
OntoRamp Governance Assessment
by ontoramp

Governance maturity assessment, compliance gap analysis, and evidence-linked briefs for AI agents.

answering
Avalara E-Invoicing & Live Reporting
by avalara

Provides access to Avalara E-Invoicing and Live Reporting APIs for document statuses and compliance

answering

Pretorin Compliance — questions

Answers built from our own checks of this server.

Why is there no uptime for Pretorin Compliance?
Pretorin Compliance runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package pretorin was installed 1 372 times last week.
Is Pretorin Compliance still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Pretorin Compliance?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls pretorin straight from pypi; nothing to host, nothing to sign up for.
How many people use Pretorin Compliance?
The pypi package pretorin was installed 1 372 times in the last week. Week over week that is -43%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.