MCP Server
MCP
io.github.jean-johnson-zwix/arm-code-mcp
MCP server for Arm64 Linux performance: parse perf output, suggest NEON intrinsics, audit deps.
Install
uvx arm-code-mcp
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "arm-code-mcp",
"version": "0.1.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Log verbosity (DEBUG, INFO, WARNING). Default: INFO.",
"format": "string",
"name": "ARM_CODE_MCP_LOG_LEVEL"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment