mimalloc
Mimalloc is a compact general purpose allocator with excellent performance.
mimalloc MCP Server
MCP server for microsoft/mimalloc
Ready-to-Use Client Configurations
{
"mcpServers": {
"mimalloc": {
"command": "npx",
"args": [
"-y",
"@microsoft/mimalloc"
]
}
}
}