MNN
MNN: A blazing-fast, lightweight inference engine battle-tested by Alibaba, powering high-performance on-device LLMs and Edge AI.
MNN MCP Server
MCP server for alibaba/MNN
Ready-to-Use Client Configurations
{
"mcpServers": {
"MNN": {
"command": "npx",
"args": [
"-y",
"@alibaba/MNN"
]
}
}
}