Back to Browse

Axiom MCP Server

Developer ToolsLow Risk9.9MCP RegistryLocal
Free

Server data from the Official MCP Registry

Transactional write gate for coding agents: plan, canonical manifest, checks, two-phase apply.

About

Transactional write gate for coding agents: plan, canonical manifest, checks, two-phase apply.

Security Report

9.9
Low Risk9.9Low Risk

Valid MCP server (3 strong, 1 medium validity signals). No known CVEs in dependencies. ⚠️ Package registry links to a different repository than scanned source. Imported from the Official MCP Registry. Trust signals: 4 highly-trusted packages. 1 finding(s) downgraded by scanner intelligence.

14 files analyzed · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

file_system

Check that this permission is expected for this type of plugin.

What You'll Need

Set these up before or after installing:

Optional Ed25519 private key (base64 PKCS#8 or raw seed) used by axiom_sign; never stored under a root.Required

Environment variable: AXIOM_SIGNING_KEY

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-dragoscv-axiom": {
      "env": {
        "AXIOM_SIGNING_KEY": "your-axiom-signing-key-here"
      },
      "args": [
        "-y",
        "@codai/axiom-mcp"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!