Arkgate MCP server
When the agent writes a bad import, the write doesn’t land. The same check fails the pull request.
1 stars834 downloads/wk
Reviews
Write oneNobody has reviewed Arkgate yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Arkgate tools (13, 1 write)
write = sends, deletes, buys or postsRead from the package source without running it. The installed server may list more.
ark_checkScan the project for architecture findings (layer-import violations, forbidden globals,
ark_coverageReport what each layer actually governs: per-layer file counts, the FULL list of
ark_identityFirst call. Prove this MCP process is the right project: pass project.expectedRoot
ark_manifestReturn the machine-readable architecture contract with an authoritative project
ark_placePlace a file in the architecture: filePath is required (fail-closed without it — never invents components/*.tsx or defaults to Presentation).
ark_policy_deltaClassify a complete ark.config.json transition as strengthening, neutral,
ark_prepare_changeValidate one complete governed-source create/update/delete batch as an atomic in-memory candidate.
ark_prepare_writewrite actionPrepare a write against the architecture contract: place (filePath and/or description) +
ark_recommendScore this repository against templates/architecture-playbook.json and return the
ark_rules_inventoryDeterministic brownfield rules inventory (AR13): validation-in-controller, magic constants,
ark_statusUnified session/project status manifest (ACS03): project identity binding, honest write-path
ark_suggest_includePropose ark.config.json include roots from workspaces and nested TypeScript packages
validate_codeValidate a source snippet about to be written against Ark's architecture
Public scan report
scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it
- Code scan188 source files scanned25/25
- –Live reliabilityno gateway calls yet and no remote to proben/a
- –Tool poisoningtools not inspected (local package is not executed); not countedn/a
- Auth qualitylocal package, no credentials required12/15
- Maintenancelast push 0 days ago15/15
- Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10
Install directly
Runs npx -y arkgate on your machine. Read the scan report first; the gateway never runs local packages.
claude mcp add arkgate -- npx -y arkgate
Arkgate: common questions
- Is Arkgate MCP server safe?
- Yes, by our scan: it is graded A (92/100). Read the Arkgate safety report
- How do I install Arkgate?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does Arkgate need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is Arkgate maintained?
- The last commit was in the last day (2026-09-20). The latest release is v4.8.11.
- What can I use instead of Arkgate?
- Servers from other publishers that do the same job: Protect MCP server, Agent Wormhole MCP server and BridgeNode MCP server. Compare all Arkgate alternatives.
Alternatives to Arkgate
Same job from other publishers: the closest match first, then the best rated.
- ProtectFail-closed Cedar policy gate + Ed25519 signed receipts for agent tool calls. Denies on any error.not reviewedGrowingC
- Agent WormholeCheck tokens, pages and x402 payments before your agent trusts them. Offline verdicts.not reviewedGrowingB
BridgeNode MCPBridgeNode — x402 pay-per-request AI inference. OpenAI-compatible API + MCP, Solana USDC, gas-free.not reviewedGrowingA- mcpmMCP security guard + package manager: trust-scored installs, blocks prompt injection and rug-pulls.not reviewedGrowingB