AgentUni

memorylens-mcp

by @MarcelRoozekrans / v2.1.2

MCP server for .NET memory profiling — in-process heap snapshots via EventPipe with leak heuristics

Install

npm / stdio

npx -y memorylens-mcp

NuGet / stdio

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.

Similar

More Files & System servers

Browse category