mcpbeat Sign in

Clarx MCP Server

local only

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

Score agent manifests, generate CI workflows, and pull Clarx scan findings into your IDE.

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

Installs per day peak 142 · avg 45 · +66% w/w
a month agotoday
293
Installs / week
npm · @clarxai/mcp
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 mcp -- npx -y @clarxai/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "@clarxai/mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
command = "npx"
args = ["-y", "@clarxai/mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "@clarxai/mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "@clarxai/mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: ANTHROPIC_API_KEY (Optional fallback. BYOK for suggest_manifest_fix / generate_manifest_draft when CLARX_MCP_TOKEN is unset or hosted AI is unavailable.), CLARX_MCP_TOKEN (Org-scoped Clarx Cloud API token — unlocks hosted manifest AI (Pro: unlimited; Free: 10/mo) plus scan tools (list_repos, get_scan, list_findings, get_remediation_prompt). Create in org settings.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Clarx

same job, measured the same way
LeadProof Sales Agent
by chatgpt-jessesay-leadproof

Audit lead-delivery workflows, find reliability gaps, and generate a LeadProof integration plan.

11 tools answering
Agent Guard MCP
by liminalpepe

Verify-before-act safety checks for AI agents: packages, lockfiles, manifests, CI workflows.

35 installs/wk local only
Convertrilo
by serkandrgn

Create and manage Convertrilo video encoding jobs from MCP clients and agent workflows.

91 installs/wk local only
Make
by make

Give your AI agents the tools to build, manage, and run automation workflows.

answering
Canva
by mcparmory

Create designs, manage assets, and automate design generation from external workflows

260 installs/wk local only
Terraform
by hashicorp

Generate more accurate Terraform and automate workflows for HCP Terraform and Terraform Enterprise

local only
Comfyui MCP
by artokun

MCP server + Claude Code plugin for ComfyUI: run workflows, generate images, manage models & VRAM.

40 093 installs/wk local only
Pic Gen
by jqknono

Generate covers, Mermaid diagrams, cards, and terminal screenshots/images for AI workflows.

38 installs/wk local only

Clarx — questions

Answers built from our own checks of this server.

Why is there no uptime for Clarx?
Clarx 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 @clarxai/mcp was installed 293 times last week.
Is Clarx 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 Clarx?
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 @clarxai/mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Clarx?
The npm package @clarxai/mcp was installed 293 times in the last week. Week over week that is +66%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.