WhitePact
Rank #8,386io.github.Guruprasath-Annadurai/whitepact
AI governance MCP server: trust scoring, guardrails, bias/hallucination detection, compliance.
WhitePact is a Model Context Protocol (MCP) server published by Guruprasath-Annadurai. It ranks #8,386 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. WhitePact is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Aug 12, 2026 and most recently updated on Aug 12, 2026.
Ranks ahead of 123,660 of 132,046 servers on MCP Toplist.
Use WhitePact
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http whitepact https://whitepact-mcp-http.onrender.com/mcpThis endpoint requires authentication — see the server’s docs for credentials.
claude mcp add --transport http whitepact https://whitepact-mcp-http.onrender.com/sseThis endpoint requires authentication — see the server’s docs for credentials.
claude mcp add whitepact -e "RAI_MCP_LOG_LEVEL=<your RAI_MCP_LOG_LEVEL>" -- uvx --from rai-governance-platform rai-governance-platform whitepact-mcpReplace each placeholder with your own value before saving.
[mcp_servers.whitepact]
url = "https://whitepact-mcp-http.onrender.com/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.whitepact]
url = "https://whitepact-mcp-http.onrender.com/sse"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.whitepact]
command = "uvx"
args = ["--from", "rai-governance-platform", "rai-governance-platform", "whitepact-mcp"]
[mcp_servers.whitepact.env]
RAI_MCP_LOG_LEVEL = "<your RAI_MCP_LOG_LEVEL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://whitepact-mcp-http.onrender.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
https://whitepact-mcp-http.onrender.com/sseSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"whitepact": {
"command": "uvx",
"args": [
"--from",
"rai-governance-platform",
"rai-governance-platform",
"whitepact-mcp"
],
"env": {
"RAI_MCP_LOG_LEVEL": "<your RAI_MCP_LOG_LEVEL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"whitepact": {
"url": "https://whitepact-mcp-http.onrender.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"whitepact": {
"url": "https://whitepact-mcp-http.onrender.com/sse"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"whitepact": {
"command": "uvx",
"args": [
"--from",
"rai-governance-platform",
"rai-governance-platform",
"whitepact-mcp"
],
"env": {
"RAI_MCP_LOG_LEVEL": "<your RAI_MCP_LOG_LEVEL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"whitepact": {
"type": "http",
"url": "https://whitepact-mcp-http.onrender.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"whitepact": {
"type": "http",
"url": "https://whitepact-mcp-http.onrender.com/sse"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"whitepact": {
"type": "stdio",
"command": "uvx",
"args": [
"--from",
"rai-governance-platform",
"rai-governance-platform",
"whitepact-mcp"
],
"env": {
"RAI_MCP_LOG_LEVEL": "<your RAI_MCP_LOG_LEVEL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"whitepact": {
"serverUrl": "https://whitepact-mcp-http.onrender.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"whitepact": {
"serverUrl": "https://whitepact-mcp-http.onrender.com/sse"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"whitepact": {
"command": "uvx",
"args": [
"--from",
"rai-governance-platform",
"rai-governance-platform",
"whitepact-mcp"
],
"env": {
"RAI_MCP_LOG_LEVEL": "<your RAI_MCP_LOG_LEVEL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"whitepact": {
"url": "https://whitepact-mcp-http.onrender.com/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"whitepact": {
"url": "https://whitepact-mcp-http.onrender.com/sse"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"whitepact": {
"command": "uvx",
"args": [
"--from",
"rai-governance-platform",
"rai-governance-platform",
"whitepact-mcp"
],
"env": {
"RAI_MCP_LOG_LEVEL": "<your RAI_MCP_LOG_LEVEL>"
}
}
}
}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.Guruprasath-Annadurai%2Fwhitepact)<a href="https://mcptoplist.com/server/io.github.Guruprasath-Annadurai%2Fwhitepact"><img src="https://mcptoplist.com/badge/io.github.Guruprasath-Annadurai%2Fwhitepact.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
Guruprasath-Annadurai
Available versions (2)
| Version | Published |
|---|---|
| 1.2.3 | Aug 12, 2026 |
| 1.2.2 | Aug 12, 2026 |
Frequently asked questions
- Who maintains WhitePact?
- WhitePact is maintained by Guruprasath-Annadurai, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is WhitePact listed on the Official MCP Registry?
- Yes — WhitePact is listed on the Official MCP Registry, alongside Glama.
- How many versions does WhitePact have?
- MCP Toplist tracks 2 versions of WhitePact, most recently published on Aug 12, 2026.
- Where can I find the source code for WhitePact?
- The source code for WhitePact is hosted at github.com/Guruprasath-Annadurai/Whitepact.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.