mcpbeat Sign in

Arm MCP Server

local only

Arm MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 14 Sep 2026.

Official Arm MCP server for code migration, optimization, and Arm architecture guidance

Installs / week
not published
91
Stars
0 open issues
14 Sep 2026
Last commit
from GitHub
Apache-2.0
License
Python

What the code does

We read the source, 21 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

        proc = subprocess.run(
In the project's build, not in the package

Found in continuous integration, deployment or infrastructure files, or in a neighbouring package of the same monorepo. None of this is installed when you add the server: it describes how the project is built and released. We list it because a leaked key in a build pipeline is still a real problem, but it is not something this server does on your machine.

Builds a database query by concatenation .github/workflows/build-mcp-image.yml:51
      - name: Open or update reviewed version PR
        shell: bash
        env:
          BUMP_TYPE: ${{ inputs.release_action }}

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to Arm MCP Server

same job, measured the same way
Ckb
by simplyliz

Code intelligence MCP server — 80+ tools for navigation, impact analysis, and architecture

274 installs/wk local only
Azure FinOps MCP Server
by raviteja-pegata

Azure FinOps MCP: cost, budgets, forecasting and optimization for Claude, VS Code and Cursor.

76 installs/wk local only
Understand Anything - MCP
by uamcp

A powerful MCP server for codebase architecture analysis and automated governance.

67 installs/wk local only
I
Skim MCP Server
by luw2007

MCP server for Skim code transformation. Compresses code 60-95% for LLM context optimization.

34 installs/wk local only
Microsoft Learn MCP
by microsoft

Official Microsoft Learn MCP Server – real-time, trusted docs & code samples for AI and LLMs.

3 tools answering
Infracost
by downatthebottomofthemolehole

MCP server for Infracost CLI integration - cloud cost estimates for Infrastructure as Code

55 installs/wk local only
Omni Scanner
by pantheon-ladderworks

Codebase observatory with 56+ scanners for git health, architecture, and documentation.

109 installs/wk local only
GPT Image
by codechap

MCP server for OpenAI GPT image generation and editing

local only

Arm MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Arm MCP Server?
Arm MCP Server runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Arm MCP Server open source?
Yes — it is published under the Apache-2.0 licence, written in Python and 91 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.