Official Arm MCP server for code migration, optimization, and Arm architecture guidance
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.
One-click editor setup isn’t available for this listing yet — we don’t have a confirmed install command, and we’d rather show nothing than point your editor at the wrong package or host. Follow the project’s own setup instructions, linked above.
An MCP server providing AI assistants with tools and knowledge for Arm architecture development, migration, and optimization.
If your goal is to migrate an application from x86 to Arm as quickly as possible, start here:
Automate x86-to-Arm application migration using Arm MCP Server
This MCP server equips AI assistants with specialized tools for Arm development:
If you would prefer to use a pre-built, multi-arch image, the official image can be found in Docker Hub here: armlimited/arm-mcp:latest
From the root of this repository:
This builds for the Docker host's native architecture. The release workflow is responsible for explicit multi-architecture builds.
Choose the configuration that matches your MCP client:
Add to .mcp.json in your project:
Add to .vscode/mcp.json in your project, or globally at ~/Library/Application Support/Code/User/mcp.json (macOS):
The easiest way to open this file in VS Code for editing is command+shift+p and search for
MCP: Open User Configuration
Add to ~/.kiro/settings/mcp.json:
It is recommended to use a project-local configuration file to ensure the relevant workspace is mounted.
Add to .gemini/settings.json in your project root:
Note: Replace /path/to/your/workspace with the actual path to your project directory that you want the MCP server to access.
After updating the configuration, restart your MCP client to load the Arm MCP server.
Depending on usage, the server may write two log files under /workspace. With the
configuration examples above, these files appear in the project directory on
your computer:
mcp-traffic.jsonl records when tools are used, the inputs provided, and the
reason for each tool call. It also records results from knowledge base
searches.error_logging.yaml records details about errors encountered by the server.
This information can help with troubleshooting.These logs may contain information from your project and tool requests. Review their contents before sharing them.
See CONTRIBUTING.md for repository structure, integration testing, reproducible build inputs, runtime-egress validation, dependency updates, and release workflows.
To debug or explore the container environment:
timeout value in your MCP client configuration (e.g., "timeout": 120000 for 2 minutes)Suspected vulnerabilities must not be reported in public issues. See the Arm MCP security policy and report them via Arm PSIRT.
Copyright © 2026, Arm Limited and Contributors. All rights reserved.
Licensed under the Apache License, Version 2.0. See LICENSE for details.
Factual signals from GitHub, npm, and our automated checks — not a rating.
No reviews yet — be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/arm-mcp-server)<a href="https://allmcps.com/mcp/arm-mcp-server"><img src="https://allmcps.com/api/badge/arm-mcp-server?style=directory" alt="Arm MCP Server on AllMCPs" /></a>