소개
Dotnet Dump is an AI-native Model Context Protocol (MCP) server that empowers large language models (LLMs) like Claude and Gemini to investigate .NET memory dumps. Built on the robust ClrMD library, it provides a powerful interface for AI agents to analyze heap statistics, inspect objects, examine threads, and diagnose complex issues like memory leaks and deadlocks. It supports token-efficient paging and offers Docker integration for seamless cross-architecture (.NET/AMD64/ARM64) post-mortem analysis.