arm-migrate-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| analyze_workloadA | Analyze an LLM workload (Dockerfile, compose file, dependency list, or plain description) for Arm64 migration blockers and optimization opportunities. Returns severity-ranked signals with concrete fixes. |
| generate_migration_planB | Generate ready-to-commit Arm64 migration artifacts: an arm64 Dockerfile (llama.cpp + KleidiAI), a CI benchmark workflow for free GitHub Arm64 runners, build flags, and a migration checklist. |
| trigger_benchmarkA | Trigger the arm-bench workflow (Arm64+KleidiAI vs Arm64 vs x86 benchmark matrix) on a GitHub repo via workflow_dispatch. Requires an authenticated gh CLI; falls back to manual instructions. |
| fetch_benchmark_resultsA | Download artifacts from the latest (or a specific) completed arm-bench run and return the migration report with measured tokens/sec deltas. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/CisnerosCodes/arm-migrate-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server