mcpbeat Sign in

Arm Code MCP Server

by jean-johnson-zwix Your server? Claim it
local only

Arm Code MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 59 installs a week from pypi. Last commit 1 May 2026.

MCP server for Arm64 Linux performance: parse perf output, suggest NEON intrinsics, audit deps.

Installs per day peak 16 · avg 8 · -13% w/w
a month agotoday
59
Installs / week
pypi · arm-code-mcp
0
Stars
0 open issues
1 May 2026
Last commit
0 releases in 90 days
License
Python

Nothing serious here today

Today is the operative word: we check Arm Code MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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

This one needs environment variables set before it will start: ARM_CODE_MCP_LOG_LEVEL (Log verbosity (DEBUG, INFO, WARNING). Default: INFO.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Arm Code MCP

same job, measured the same way
Amazonads MCP
by cprice70

MCP server for Amazon Ads API - manage campaigns, keywords, bids, and performance reports

28 installs/wk local only
MCP Amazon
by codespar

MCP server for Amazon Selling Partner API (SP-API) — orders, listings, catalog, inventory, finances

16 installs/wk local only
Agentmako
by drhalto

Local-first codebase intelligence MCP server for AI coding agents.

38 installs/wk local only
MCP Konduto
by codespar

MCP server for Konduto — Brazilian fraud prevention: order risk scoring, device intel, lists

14 installs/wk local only
Repo Test Architect
by repoassay

Audit-first test strategy MCP server for repository-native test planning.

48 installs/wk local only
MCP Iniciador
by codespar

MCP server for Iniciador — Open Finance Brasil Pix payment initiation (PISP), ICP-Brasil + DCR

19 installs/wk local only
MCP Ap2
by codespar

MCP server for AP2 — Google's Agent-to-Agent Payment Protocol (authorization, audit, trust)

18 installs/wk local only
MCP Hook Conformance
by studiomeyer

Audits MCP servers for Claude Code mcp_tool hook readiness: idempotency, latency, side-effects.

41 installs/wk local only

Arm Code MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Arm Code MCP?
Arm Code MCP 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 pypi package arm-code-mcp was installed 59 times last week.
How do I connect Arm Code MCP?
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 arm-code-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Arm Code MCP?
The pypi package arm-code-mcp was installed 59 times in the last week. Week over week that is -13%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Arm Code MCP open source?
We cannot say either way: written in Python and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.