Diagnose live .NET runtime issues like memory leaks and thread starvation.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "mcp-dotnet-diagnostics" yet — see the docs or source repo.
Check the current running .NET process for memory leaks and identify the most likely leak sources with evidence.
Returns leak indicators, suspicious object types, heap/GC evidence, and next steps.
Analyze GC pressure in this .NET service and determine whether LOH fragmentation or frequent collections are occurring.
Provides GC frequency, LOH status, fragmentation clues, and optimization guidance.
Diagnose whether the current .NET process has thread starvation or thread pool exhaustion and explain likely causes.
Outputs thread pool usage, blocking evidence, bottleneck diagnosis, and remediation suggestions.
Diagnose system issues, monitor resources, inspect logs, and test connectivity.
Debug Docker containers via chat with logs, metrics, and diagnostic commands.
Diagnose network and service issues using cURL timings and targeted recommendations.
Interactively debug code in many languages through MCP and VS Code.
Inspect .NET assemblies, types, and reflection metadata for deeper code analysis
Analyze codebase health and detect dead code, dependency, and architecture issues.