Install
$ agentstack add skill-friz-zy-ai-capability-registry-arm-mcp ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
About
Arm
Provides AI assistants with specialized tools for Arm architecture development, migration, optimization, and profiling. Includes knowledge base search, code migration analysis, container architecture inspection, Arm Performix workload profiling, and assembly performance analysis.
When to use
- Use Arm only when the task directly involves the relevant service, SaaS product, platform, or technology.
Connection
Docker stdio
{
"command": "docker",
"args": [
"run",
"--rm",
"-i",
"armlimited/arm-mcp:2.0.0"
]
}
MCP instructions
Docker launch notes
- Launch through Docker stdio with
docker run --rm -i armlimited/arm-mcp:2.0.0.
References
- https://github.com/arm/mcp
- https://github.com/docker/mcp-registry/tree/main/servers/arm-mcp
Security policy
- Authentication:
Open or unspecified
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: Friz-zy
- Source: Friz-zy/ai-capability-registry
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.