Back to directory
marcelroozekrans/memorylens-mcp

marcelroozekrans/memorylens-mcp

@MarcelRoozekrans

MCP server for .NET memory profiling with AI-actionable code fix suggestions, powered by JetBrains dotMemory

memory-profilingdotnetcsharpmcp-serverjetbrainsdotmemorymemory-analysisperformancetool

Installation & Configuration

{
  "servers": {
    "memorylens": {
      "type": "stdio",
      "command": "dnx",
      "args": [
        "MemoryLens.Mcp",
        "--yes"
      ]
    }
  }
}

Information

Transport
stdio
Language
C#
Created
2026/6/11
Updated
2026/6/12