Pretorin Compliance
Rank #1,357io.github.pretorin-ai/pretorin
Access Pretorin compliance systems, controls, evidence, and narratives from your AI tools.
Pretorin Compliance is a Model Context Protocol (MCP) server published by pretorin-ai. It ranks #1,357 of 115,591 servers tracked on MCP Toplist, and its repository has 5 GitHub stars. Pretorin Compliance is listed across 2 registries — Official MCP and PulseMCP, with 64 tracked versions. It was first listed on Jan 20, 2026 and most recently updated on Aug 30, 2026.
Ranks ahead of 114,234 of 115,591 servers on MCP Toplist.
Use Pretorin Compliance
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add pretorin -e "PRETORIN_API_KEY=<your PRETORIN_API_KEY>" -- uvx pretorin mcp-serveReplace each placeholder with your own value before saving.
[mcp_servers.pretorin]
command = "uvx"
args = ["pretorin", "mcp-serve"]
[mcp_servers.pretorin.env]
PRETORIN_API_KEY = "<your PRETORIN_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"pretorin": {
"command": "uvx",
"args": [
"pretorin",
"mcp-serve"
],
"env": {
"PRETORIN_API_KEY": "<your PRETORIN_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"pretorin": {
"command": "uvx",
"args": [
"pretorin",
"mcp-serve"
],
"env": {
"PRETORIN_API_KEY": "<your PRETORIN_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"pretorin": {
"type": "stdio",
"command": "uvx",
"args": [
"pretorin",
"mcp-serve"
],
"env": {
"PRETORIN_API_KEY": "<your PRETORIN_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"pretorin": {
"command": "uvx",
"args": [
"pretorin",
"mcp-serve"
],
"env": {
"PRETORIN_API_KEY": "<your PRETORIN_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"pretorin": {
"command": "uvx",
"args": [
"pretorin",
"mcp-serve"
],
"env": {
"PRETORIN_API_KEY": "<your PRETORIN_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.pretorin-ai%2Fpretorin)<a href="https://mcptoplist.com/server/io.github.pretorin-ai%2Fpretorin"><img src="https://mcptoplist.com/badge/io.github.pretorin-ai%2Fpretorin.svg" alt="MCP Toplist: Top 5% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (1 delisted)
pretorin-ai
Available versions (64)
| Version | Published |
|---|---|
| 0.28.10 | Aug 30, 2026 |
| 0.28.8 | Aug 28, 2026 |
| 0.28.7 | Aug 24, 2026 |
| 0.28.6 | Aug 18, 2026 |
| 0.28.5 | Aug 14, 2026 |
| 0.28.4 | Aug 12, 2026 |
| 0.28.2 | Aug 8, 2026 |
| 0.28.1 | Aug 6, 2026 |
| 0.28.0 | Aug 5, 2026 |
| 0.27.2 | Aug 4, 2026 |
| 0.27.1 | Aug 4, 2026 |
| 0.27.0 | Aug 3, 2026 |
| 0.26.15 | Jul 25, 2026 |
| 0.26.5 | Jul 7, 2026 |
| 0.22.12 | May 29, 2026 |
| 0.22.9 | May 28, 2026 |
| 0.22.7 | May 26, 2026 |
| 0.22.6 | May 24, 2026 |
| 0.22.1 | May 21, 2026 |
| 0.21.1 | May 16, 2026 |
| 0.21.0 | May 16, 2026 |
| 0.20.1 | May 15, 2026 |
| 0.20.0 | May 14, 2026 |
| 0.19.0 | May 14, 2026 |
| 0.18.2 | May 9, 2026 |
| 0.18.1 | May 9, 2026 |
| 0.18.0 | May 9, 2026 |
| 0.17.8 | May 8, 2026 |
| 0.17.7 | May 7, 2026 |
| 0.17.6 | May 6, 2026 |
| 0.17.5 | May 6, 2026 |
| 0.17.4 | May 6, 2026 |
| 0.17.3 | May 5, 2026 |
| 0.17.2 | May 2, 2026 |
| 0.17.1 | May 1, 2026 |
| 0.17.0 | Apr 30, 2026 |
| 0.16.3 | Apr 26, 2026 |
| 0.16.2 | Apr 23, 2026 |
| 0.16.1 | Apr 22, 2026 |
| 0.16.0 | Apr 21, 2026 |
| 0.15.4 | Apr 18, 2026 |
| 0.15.3 | Apr 18, 2026 |
| 0.15.2 | Apr 18, 2026 |
| 0.15.1 | Apr 17, 2026 |
| 0.14.0 | Apr 10, 2026 |
| 0.13.1 | Apr 4, 2026 |
| 0.12.1 | Apr 4, 2026 |
| 0.13.0 | Apr 4, 2026 |
| 0.11.0 | Apr 2, 2026 |
| 0.10.0 | Mar 27, 2026 |
| 0.9.7 | Mar 25, 2026 |
| 0.9.6 | Mar 24, 2026 |
| 0.9.5 | Mar 24, 2026 |
| 0.9.4 | Mar 24, 2026 |
| 0.9.3 | Mar 24, 2026 |
| 0.8.7 | Mar 23, 2026 |
| 0.8.6 | Mar 23, 2026 |
| 0.8.5 | Mar 23, 2026 |
| 0.8.4 | Mar 23, 2026 |
| 0.6.1 | Mar 6, 2026 |
| 0.3.1 | Feb 13, 2026 |
| 0.3.0 | Feb 13, 2026 |
| 0.2.1 | Feb 11, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Pretorin Compliance?
- Pretorin Compliance is maintained by pretorin-ai, which publishes 1 MCP server (64 total versions) tracked on MCP Toplist.
- Is Pretorin Compliance listed on the Official MCP Registry?
- Yes — Pretorin Compliance is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Pretorin Compliance have?
- MCP Toplist tracks 64 versions of Pretorin Compliance, most recently published on Aug 30, 2026.
- Where can I find the source code for Pretorin Compliance?
- The source code for Pretorin Compliance is hosted at github.com/pretorin-ai/pretorin-cli.git.