aayushmdesai/mcp-dotnet-diagnostics
by Various
MCP server for .NET runtime diagnostics — memory, GC, threads, and more
MCP
aayushmdesai/mcp-dotnet-diagnostics
Added 11 June 2026
Overview
An MCP server that exposes .NET runtime diagnostics data, including memory, garbage collection, and thread information. It allows AI agents to query live .NET processes through the Model Context Protocol.
Best for
Best for
.NET developers building AI-assisted debugging and monitoring tools
Use cases
- Monitor .NET application memory and GC metrics from an AI assistant
- Debug thread pool and runtime health in production .NET services
- Integrate runtime diagnostics into AI-driven observability workflows
Notes
An MCP server that exposes .NET runtime diagnostics data, including memory, garbage collection, and thread information. It allows AI agents to query live .NET processes through the Model Context Protocol.
0 stars on GitHub. Last updated 2026-06-09. Licensed MIT.
Use cases
- Monitor .NET application memory and GC metrics from an AI assistant
- Debug thread pool and runtime health in production .NET services
- Integrate runtime diagnostics into AI-driven observability workflows
Pros
- Provides direct access to .NET runtime internals without custom instrumentation
- Leverages the MCP standard for easy integration with AI agents
- Written in C# for seamless compatibility with .NET ecosystems
Cons
- Zero stars and no community adoption indicates early or experimental stage
- Limited to .NET runtime diagnostics only, not a general-purpose tool
- Requires running an MCP-compatible agent to be useful
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Provides direct access to .NET runtime internals without custom instrumentation
- Leverages the MCP standard for easy integration with AI agents
- Written in C# for seamless compatibility with .NET ecosystems
Cons
- Zero stars and no community adoption indicates early or experimental stage
- Limited to .NET runtime diagnostics only, not a general-purpose tool
- Requires running an MCP-compatible agent to be useful
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
Continue
Continue.dev
Open-source AI code assistant for VS Code and JetBrains. Customisable, BYO model, built for enterprise.