Odgs MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 233 installs a week from pypi. Last commit 23 Jul 2026.
ODGS governance enforcement — validation, regulation compilation, drift detection, signed S-Certs.
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.
claude mcp add odgs-mcp-server -- uvx odgs-mcp-server
{
"mcpServers": {
"odgs-mcp-server": {
"args": [
"odgs-mcp-server"
],
"command": "uvx"
}
}
}
[mcp_servers.odgs-mcp-server]
command = "uvx"
args = ["odgs-mcp-server"]
{
"mcpServers": {
"odgs-mcp-server": {
"args": [
"odgs-mcp-server"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"odgs-mcp-server": {
"args": [
"odgs-mcp-server"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.