MCP server for Arm64 Linux performance: parse perf output, suggest NEON intrinsics, audit deps.
An MCP server that helps AI assistants optimize Linux workloads on Arm64. It parses output, recommends NEON SIMD intrinsics for hot loops, and audits Python dependency manifests for arm64 wheel availability — all offline, all structured, all callable from Claude Code, GitHub Copilot, and Codex. — parse into a ranked list of hot symbols — semantic + keyword search over 110 curated NEON intrinsics…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
An MCP server that helps AI assistants optimize Linux workloads on Arm64. It parses output, recommends NEON SIMD intrinsics for hot loops, and audits Python dependency manifests for arm64 wheel availability — all offline, all structured, all callable from Claude Code, GitHub Copilot, and Codex. ** — parse into a ranked list of hot symbols — semantic + keyword search over 110 curated NEON intrinsics — flag packages in , , or that lack arm64 wheels or require special handling An MCP-compatible AI…