mcpbeat Sign in

Odgs MCP Server

by metricprovenance Your server? Claim it
local only

Odgs MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 202 installs a week from pypi. Last commit 23 Jul 2026.

ODGS governance enforcement — validation, regulation compilation, drift detection, signed S-Certs.

Installs per day peak 72 · avg 29 · +12% w/w
a month agotoday
202
Installs / week
pypi · odgs-mcp-server
0
Stars
0 open issues
23 Jul 2026
Last commit
0 releases in 90 days
License
Python

Nothing serious here today

Today is the operative word: we check Odgs MCP Server every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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 odgs-mcp-server -- uvx odgs-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "odgs-mcp-server": {
      "args": [
        "odgs-mcp-server"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.odgs-mcp-server]
command = "uvx"
args = ["odgs-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "odgs-mcp-server": {
      "args": [
        "odgs-mcp-server"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "odgs-mcp-server": {
      "args": [
        "odgs-mcp-server"
      ],
      "command": "uvx"
    }
  }
}

This one needs environment variables set before it will start: ODGS_PROJECT_ROOT (Path to the ODGS project root containing governance definitions (judiciary/, legislative/, executive/). Defaults to the current working directory.), ODGS_API_KEY (Metric Provenance licence key for Pro/Enterprise tier tools (compile_regulation, check_drift, detect_conflicts, narrate_audit, discover_bindings, download_pack). Omit for community-tier access (validate_payload, governance_score, list_packs, conformance_check).). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Odgs MCP Server

same job, measured the same way
AI Incident Law
by snapsynapse

Public-record corpus of AI litigation, regulation, and enforcement, anchored to EveryAILaw.

460 installs/wk local only
three.ws Provenance
by nirholas

Append-only, signed, on-chain-verifiable agent action log — record and audit what agents did.

194 installs/wk local only
Bulwark
by bpolania

AI agent governance: content scanning, audit logs, policy evaluation, session management.

local only
council-signal-mcp
by csoai-org

Signed AI measurement (13-axis, deterministic judge). Measurement, not certification; monitored cont

510 installs/wk local only
Metricui
by mpmcgowen

React dashboard components — API lookup, code generation, and prop validation for AI tools.

32 installs/wk local only
Ci1t MCP
by collapseindex

CI-1T prediction stability engine. Detect ghosts, evaluate drift, monitor fleets. 20 tools.

26 installs/wk local only
VoiceLogPro
by kindrat86

Construction daily-log generation, jurisdiction compliance requirements, construction FAQs.

3 tools answering
Vercel MCP Pro
by helbertparanhos

Complete Vercel MCP: deploys, logs, projects, env, domains, DNS, certs via the full REST API

66 installs/wk local only

Odgs MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Odgs MCP Server?
Odgs MCP Server 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 odgs-mcp-server was installed 202 times last week.
How do I connect Odgs MCP Server?
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 odgs-mcp-server straight from pypi; nothing to host, nothing to sign up for.
How many people use Odgs MCP Server?
The pypi package odgs-mcp-server was installed 202 times in the last week. Week over week that is +12%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Odgs MCP Server open source?
We cannot say either way: written in Python and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.