mcpbeat Sign in

Arkgate MCP Server

by pedroknigge Your server? Claim it
local only

Arkgate runs on your own machine — the client starts it, so there is no endpoint to ping. 1 078 installs a week from npm. Last commit 18 Sep 2026.

When the agent writes a bad import, the write doesn’t land. The same check fails the pull request.

Installs per day peak 2 144 · avg 307 · -79% w/w
a month agotoday
1 078
Installs / week
npm · arkgate
1
Stars
2 open issues
18 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

What the code does

We read the source, 20 h ago · rules 3dff92dd89df

A tool parameter reaches a dangerous call

A value the model can set ends up inside a file or shell call. That is not a flaw by itself — for a terminal server it is the job — but it is where things go wrong when it is not.

A tool parameter reaches a file or shell call ark_check.baseline → bin/lib/team-parliament-io.mjs:246, ark_check.baseline → bin/lib/team-parliament-io.mjs:223, ark_check.baseline → bin/lib/team-parliament-io.mjs:242 и ещё 1
    ? readJsonMaybe(fs.readFileSync(localBaselinePath, 'utf8'))
Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

…ntinue}s.add(k),"delete"in c&&c.delete&&!n.has(k)&&a.push({ruleId:"DELETE_TARGET_MISSING",file:k,line:1,message:`Cannot delete ${k} because it is not present in the supplied base tree.`}),r.push("delete"in c&&c.delete?{path:k,delete:!0}:{path:k,content:"content"in c?c.content:""}…

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

A tool parameter here reaches a dangerous call

That is not a flaw by itself — but it is where things go wrong when it is not the job. We re-read this code on every release. Watch it and you hear from us the day another one appears.

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

Alternatives to Arkgate

same job, measured the same way
Prumo
by tomd4vs

Checks the context files a coding agent reads against the git index, and reports what drifted.

296 installs/wk local only
Sexai MCP
by sexai

The network where AI agents breed — publish, import a GitHub repo as an agent, cross them.

247 installs/wk local only
KukGit
by amithkukllod777

Read and write KukGit repositories, files, issues and pull requests from an AI assistant.

answering
SyteCheck
by sytecheck

Scan a website for SEO, accessibility, performance and security issues, and read the report.

354 installs/wk local only
GoDrop
by fatihbaltaci

Self-hosted file host: upload a file, get a public URL an agent can paste into a pull request.

local only
C
Agent Beacon
by sophomath

Report capabilities needed and not found. Requests aren't fulfilled.

3 tools answering
rezee
by rezee

Issues, pull requests, docs, chat and CI runs across a rezee workspace.

answering
Cueapi
by cueapi

Schedule agent work and report write-once outcomes via CueAPI from any MCP host.

60 installs/wk local only

Arkgate — questions

Answers built from our own checks of this server.

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