Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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