memorylens-mcp
MCP server for .NET memory profiling — in-process heap snapshots via EventPipe with leak heuristics
Install
npmstdio
npx -y memorylens-mcp NuGetstdio
dnx MemoryLens.Mcp Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-marcelroozekrans-memorylens-mcp": {
"command": "npx",
"args": [
"-y",
"memorylens-mcp"
]
}
}
} Source: official MCP Registry record · registry name io.github.MarcelRoozekrans/memorylens-mcp · published 2026-08-24 · updated 2026-08-24. Not an endorsement; review the code before connecting it to anything sensitive.