🤖 An AI-native MCP server for .NET memory dump investigations. Leverage LLMs (Claude/Gemini) to analyze heaps, threads, and exceptions using natural language.
$git clone https://github.com/frankbolero/dotnet-dump-mcpInstalls into the current project.
Install dotnet-dump-mcp by running `git clone https://github.com/frankbolero/dotnet-dump-mcp`, then use it for the current task and follow its documentation at https://github.com/frankbolero/dotnet-dump-mcp.