bailinghub-governance

bailinghub-governance is an MCP server for Claude Code, Codex, Cursor, Gemini CLI, OpenCode from bailinghub/bailinghub-mcp-server. Its token cost is not measured, scanned A, original, MIT.

A local connection to a self-hosted BailingHub control system for submitting and inspecting business actions that follow set rules.

In plain words
What is it for?
Submitting business actions to BailingHub and checking their status or details.
Why use it?
It gives governed actions a central control point instead of leaving approval and inspection scattered across tools. It requires four environment variables to connect.

MCP server for Claude CodeCodexCursorGemini CLIOpenCode

Written for no agent in particular: it speaks MCP, so any client can run it.

Good fit Submitting business actions to BailingHub and checking their status or details.

Compare 6 mcp servers from other repositories ↓
Install with agentmods
npx agentmods add mcp/bailinghub/bailinghub-mcp-server/bailinghub-governance
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/bailinghub/bailinghub-mcp-server

Made for: Claude Code, Codex, Cursor, Gemini CLI, OpenCode.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for bailinghub-governance

README.md
[![agentmods](https://agentmods.dev/badge/mcp/bailinghub/bailinghub-mcp-server/bailinghub-governance/github.svg)](https://agentmods.dev/mcp/bailinghub/bailinghub-mcp-server/bailinghub-governance)
Your own site
<a href="https://agentmods.dev/mcp/bailinghub/bailinghub-mcp-server/bailinghub-governance"><img src="https://agentmods.dev/badge/mcp/bailinghub/bailinghub-mcp-server/bailinghub-governance/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for bailinghub-governance

Your own site · 80×15
<a href="https://agentmods.dev/mcp/bailinghub/bailinghub-mcp-server/bailinghub-governance"><img src="https://agentmods.dev/badge/mcp/bailinghub/bailinghub-mcp-server/bailinghub-governance.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured Not applicable: nothing here is loaded into a session.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

bailinghub-governance scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

server.json · 15 lines

What it actually says

{
  "bailinghub-governance": {
    "command": "npx",
    "args": [
      "-y",
      "bailinghub-mcp-server"
    ],
    "env": {
      "BAILINGHUB_BASE_URL": "",
      "BAILINGHUB_CLIENT_TOKEN": "",
      "BAILINGHUB_ROUTE": "",
      "BAILINGHUB_ALLOW_INSECURE_HTTP": ""
    }
  }
}
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 10d ago First seen · 15 lines scan A bd850e0ee143

Subscribe to this mod's changes

bailinghub-governance is an MCP server published in the GitHub repository bailinghub/bailinghub-mcp-server (0 stars, last pushed 2d ago), licensed MIT. Its token cost is not measured: an MCP server costs its tool schemas, not its config file. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other mcp servers, from other repositories

de-eli

MCP server for German law: federal legislation (NeuRIS), case law at all court levels (rechtsprechung-im-internet.de, Open Legal Data) and parliamentary documents (Bundestag DIP) - ELI/ECLI identifiers and verifiable citations. Runs locally from the de-eli-mcp Python package.

matematicsolutions/awesome-matematic-skills-pl · not measured

at-eli

MCP server for the Austrian RIS API (data.bka.gv.at) — search and fetch federal legislation with ELI identifiers and verifiable citations. Runs locally from the at-eli-mcp Python package.

matematicsolutions/awesome-matematic-skills-pl · not measured

es-eli

MCP server for Spanish law: BOE legislation, Tribunal Constitucional, DGT tax rulings, TEAC doctrine, AEPD resolutions - verifiable citations. Runs locally from the es-eli-mcp Python package.

matematicsolutions/awesome-matematic-skills-pl · not measured

fi-eli

MCP server for the Finnish Finlex open-data API (opendata.finlex.fi) — fetch consolidated statutes (Akoma Ntoso) with ELI identifiers and verifiable citations. Runs locally from the fi-eli-mcp Python package.

matematicsolutions/awesome-matematic-skills-pl · not measured

ie-eli

MCP server for the Irish Statute Book (irishstatutebook.ie) — ground Irish acts and SIs by year/number with ELI identifiers and verifiable citations. Runs locally from the ie-eli-mcp Python package.

matematicsolutions/awesome-matematic-skills-pl · not measured

nl-eli

MCP server for the Dutch consolidated legislation BWB (KOOP SRU) — fetch acts in force on a date with persistent identifiers and verifiable citations. Runs locally from the nl-eli-mcp Python package.

matematicsolutions/awesome-matematic-skills-pl · not measured