Mmcp.market

Arkgate MCP server

by pedroknigge·io.github.pedroknigge/arkgate·v4.8.11

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

A92/100grade A
What users say
No reviews yet
Be the first
Safety scan
A92/100

full report

Adoption
Growing

1 stars834 downloads/wk

Reviews

Write one

Nobody 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 posts

Read from the package source without running it. The installed server may list more.

  • ark_check

    Scan the project for architecture findings (layer-import violations, forbidden globals,

  • ark_coverage

    Report what each layer actually governs: per-layer file counts, the FULL list of

  • ark_identity

    First call. Prove this MCP process is the right project: pass project.expectedRoot

  • ark_manifest

    Return the machine-readable architecture contract with an authoritative project

  • ark_place

    Place a file in the architecture: filePath is required (fail-closed without it — never invents components/*.tsx or defaults to Presentation).

  • ark_policy_delta

    Classify a complete ark.config.json transition as strengthening, neutral,

  • ark_prepare_change

    Validate one complete governed-source create/update/delete batch as an atomic in-memory candidate.

  • ark_prepare_writewrite action

    Prepare a write against the architecture contract: place (filePath and/or description) +

  • ark_recommend

    Score this repository against templates/architecture-playbook.json and return the

  • ark_rules_inventory

    Deterministic brownfield rules inventory (AR13): validation-in-controller, magic constants,

  • ark_status

    Unified session/project status manifest (ACS03): project identity binding, honest write-path

  • ark_suggest_include

    Propose ark.config.json include roots from workspaces and nested TypeScript packages

  • validate_code

    Validate 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

no findings
  • 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
Overall 92/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

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
Add to Cursor

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.

All Arkgate alternatives →
  • Protect
    Fail-closed Cedar policy gate + Ed25519 signed receipts for agent tool calls. Denies on any error.
    C
  • Agent Wormhole
    Check tokens, pages and x402 payments before your agent trusts them. Offline verdicts.
    B
  • BridgeNode MCP
    BridgeNode — x402 pay-per-request AI inference. OpenAI-compatible API + MCP, Solana USDC, gas-free.
    A
  • mcpm
    MCP security guard + package manager: trust-scored installs, blocks prompt injection and rug-pulls.
    B

More from pedroknigge