AgentsMedium impactFor DevGitHub AI Agents · June 10, 2026

On-demand .NET runtime diagnostics over MCP - attach to a live CoreCLR process (sidecar or local), collect counters/CPU samples/exceptions/GC events/dumps, and let an LLM drive performance investigations.

pedrosakuma/dotnet-diagnostics-mcp

A tool that attaches to live .NET CoreCLR processes to collect diagnostics data and leverages an LLM to aid in performance analysis.
Signal strength3.8/5·2 stars

A tool that attaches to live .NET CoreCLR processes to collect diagnostics data and leverages an LLM to aid in performance analysis.

TL;DR

A tool that attaches to live .NET CoreCLR processes to collect diagnostics data and leverages an LLM to aid in performance analysis.

What happened

The repository pedrosakuma/dotnet-diagnostics-mcp provides on-demand runtime diagnostics for .NET CoreCLR processes and integrates an LLM to drive performance investigations based on collected telemetry.

Why it matters

This approach combines low-level runtime diagnostics with AI-driven insights, enabling more efficient and automated performance troubleshooting in .NET applications.

Generating deep dive...

AI-powered analysis takes a few seconds