mcpbeat Sign in

Tork Governance MCP Server

by torkjacobs Your server? Claim it
local only

Tork Governance runs on your own machine — the client starts it, so there is no endpoint to ping. 45 installs a week from npm.

AI agent governance for MCP: PII detection, policy enforcement, compliance, and kill switch.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 145 · avg 11 · -74% w/w
a month agotoday
45
Installs / week
npm · @torknetwork/mcp-server
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

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

This one needs environment variables set before it will start: TORK_API_KEY (Your Tork API key from tork.network/admin). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Tork Governance

same job, measured the same way
Vectordecisions MCP Server
by nikitadatar

AI Governance MCP Server - GATRI trust scoring, kill-switch, EU AI Act compliance for Claude

37 installs/wk local only
Agentos
by imran-siddique

Build and manage policy-compliant AI agents with safety enforcement and compliance checking

27 installs/wk local only
MCP Agentcore
by geiant

AI governance MCP server for EU AI Act compliance and jurisdiction verification

3 tools answering
Nucleus
by eidetic-works

Sovereign Agent OS — Persistent Memory, Governance & Compliance for AI Agents.

601 installs/wk 28 tools answering
Sentrik
by maxgerhardson

Governance runtime for AI-generated code. Enforce compliance and security standards.

69 installs/wk local only
Shellward
by jnmetacode

AI agent security: 7 MCP tools for injection detection, PII scanning, command safety, DLP.

235 installs/wk local only
SpineFrame
by ratnaditya-j

Governance runtime for AI agents with signed provenance, compliance audits, and OSINT.

4 installs/wk local only
ClearPolicy
by clearpolicy

Authenticated MCP server for ClearPolicy policy and compliance workflows.

answering

Tork Governance — questions

Answers built from our own checks of this server.

Why is there no uptime for Tork Governance?
Tork Governance 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 npm package @torknetwork/mcp-server was installed 45 times last week.
Is Tork Governance still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Tork Governance?
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 @torknetwork/mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Tork Governance?
The npm package @torknetwork/mcp-server was installed 45 times in the last week. Week over week that is -74%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.