mcpbeat Sign in

Sdcgovernance MCP Server

local only

Sdcgovernance runs on your own machine — the client starts it, so there is no endpoint to ping. 308 installs a week from pypi. Last commit 17 Sep 2026.

Governance validation for Semantic Data Charter instances; returns OASIS XACML decisions.

Installs per day peak 472 · avg 47 · -50% w/w
a month agotoday
308
Installs / week
pypi · sdcgovernance
2
Stars
1 open issues
17 Sep 2026
Last commit
0 releases in 90 days
Apache-2.0
License
Python

Nothing serious here today

Today is the operative word: we check Sdcgovernance 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 sdcgovernance -- uvx sdcgovernance
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "sdcgovernance": {
      "args": [
        "sdcgovernance"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.sdcgovernance]
command = "uvx"
args = ["sdcgovernance"]
.cursor/mcp.json
{
  "mcpServers": {
    "sdcgovernance": {
      "args": [
        "sdcgovernance"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "sdcgovernance": {
      "args": [
        "sdcgovernance"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Sdcgovernance

same job, measured the same way
Plots MCP
by mr901

MCP server for data visualization with Mermaid charts.

124 installs/wk local only
MCP Plots
by mr901

MCP server for data visualization with Mermaid charts.

local only
Semiotic
by nteract

Verified React chart generation: select, validate, repair, render, and inspect charts through MCP.

5 777 installs/wk 5 tools answering
AI Workbench MCP
by hrishikesh-thakre

Goose-first MCP server for Workbench-owned acceptance evidence, validation gates, and analytics.

65 installs/wk local only
Mermaid MCP
by mermaidchart

MCP server for Mermaid diagram validation and rendering

25 tools answering
Analytics
by mcpanalytics

The statistical analyst in your AI chat — validated, citable, re-runnable analysis of your data.

27 tools answering
Charts by Szum
by szum

Create, inspect, manage, and render charts and data visualizations as SVG/PNG or interactive embeds.

13 tools answering
Ozon Seller
by dontsovcmc

MCP server for Ozon Seller API — products, FBS/FBO, finance, analytics, returns

86 installs/wk local only

Sdcgovernance — questions

Answers built from our own checks of this server.

Why is there no uptime for Sdcgovernance?
Sdcgovernance 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 sdcgovernance was installed 308 times last week.
How do I connect Sdcgovernance?
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 sdcgovernance straight from pypi; nothing to host, nothing to sign up for.
How many people use Sdcgovernance?
The pypi package sdcgovernance was installed 308 times in the last week. Week over week that is -50%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Sdcgovernance open source?
Yes — it is published under the Apache-2.0 licence, written in Python, 2 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.