← All servers
🔌

Odgs ServerPublisher🛡 No advisories

com.metricprovenance/odgs-mcp-server
New to MCP? Start here →
0★ stars
0weekly installs
5 days agolast release

Provenancewhere it came from, and what was verified

First-party publisher

Published by the owner of metricprovenance.com, who proved control of the domain through the official MCP registry.

Verified owner: metricprovenance.comcom.metricprovenance/odgs-mcp-server

🛡 Permissions & trustwhat this server can touch before you run it

Secrets required
Needs ODGS_API_KEY.
Configuration
Reads ODGS_PROJECT_ROOT.

About

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

Packages & transports

pypiodgs-mcp-serverv0.3.3 · uvx
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "odgs_mcp_server": {
      "command": "uvx",
      "args": [
        "odgs-mcp-server"
      ]
    }
  }
}

▶ Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector uvx odgs-mcp-server