Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’» Developer Tools
  3. Aspnetcore Debugger MCP
Aspnetcore Debugger MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 10:01:36 PM

Aspnetcore Debugger MCP

User RatingsBe the first to rate and review this MCP server!
View Repository14 GitHub StarsTotal stargazers on GitHub for the source repository (14 stars).Visit Website
dotnetaspnetcoredebuggingdeveloper-tools

Debugs .NET and ASP.NET Core applications through MCP using breakpoints, runtime inspection, tracing, and hang analysis.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

One-click editor setup isn’t available for this listing yet β€” we don’t have a confirmed install command, and we’d rather show nothing than point your editor at the wrong package or host. Follow the project’s own setup instructions, linked above.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ
No confirmed setup config for this listing yet. We only publish a config block when the install details come from the project itself β€” its README, its docs, or a verified owner. We haven’t found those for magna-nz/aspnetcore-debugger-mcp, and we’d rather show nothing than a guess you’d paste into your client. Follow the project’s own setup instructions for the current steps.
Install Directory Badge Claim listing AlternativesπŸ’» More in Developer Tools

Overview

magna-nz/aspnetcore-debugger-mcp MCP server connects an MCP client to .NET applications through the Debug Adapter Protocol and a bundled netcoredbg process. It supports launching or attaching to applications, controlling execution, setting several breakpoint types, inspecting or changing runtime values, diagnosing exceptions, analyzing hangs, and tracing requests. The server runs on Linux, macOS, and Windows and requires the .NET 10 SDK on the host. Reach for it when an agent needs to investigate live application behavior rather than reason from source code alone.

Use cases

β€’Inspect runtime values at a failing breakpoint
β€’Trace a slow ASP.NET Core request
β€’Analyze a thread hang or deadlock
β€’Test a runtime state change without restarting
β€’Investigate an exception in a running .NET process

Key features

β€’Launches or attaches to .NET processes
β€’Supports line, function, exception, and data breakpoints
β€’Reads and changes runtime variables
β€’Provides thread and stack inspection
β€’Analyzes exceptions, hangs, and deadlocks
β€’Traces request execution with timing data

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Aspnetcore Debugger MCP.

Extracted Tool Capabilities
Launches or attaches to .NET processes
Supports line, function, exception, and data breakpoints
Reads and changes runtime variables
Provides thread and stack inspection
Analyzes exceptions, hangs, and deadlocks
Traces request execution with timing data

How Aspnetcore Debugger MCP works

What magna-nz/aspnetcore-debugger-mcp MCP server does

magna-nz/aspnetcore-debugger-mcp MCP server exposes interactive debugging for .NET and ASP.NET Core applications through MCP. It is intended for use with an AI client such as Claude, allowing the client to control a debugging session and inspect the target process while it runs.

The server covers common debugging workflows: starting or attaching to a process, continuing and pausing execution, stepping through code, setting and removing breakpoints, examining threads and stack frames, reading variables, evaluating expressions, and changing program state. Its higher-level operations include exception investigation, stack exploration, hang or deadlock analysis, and request tracing.

How it works

The MCP client communicates with the server over stdio using JSON-RPC. The server translates those requests into Debug Adapter Protocol operations and manages a child netcoredbg process. netcoredbg then debugs the target .NET process through the .NET debugging interfaces.

Several composite tools combine multiple lower-level debugger requests. For example, exception autopsy, stack exploration, hang analysis, and tracing are designed to return a more focused diagnosis than a sequence of individual protocol calls. Request tracing can instrument a request path, record timestamps and arguments at method entries, and resume execution so the developer can identify where time is spent.

The magna-nz/aspnetcore-debugger-mcp MCP server bundles platform-specific netcoredbg binaries, so a separate debugger installation is not required. Supported bundles cover Linux x64 and arm64, macOS Intel and Apple Silicon, and Windows x64.

Setup and configuration

Install the .NET global tool with the .NET 10 SDK available on the host:

bash
dotnet tool install -g AspNetCoreDebuggerMcp --prerelease

Register the resulting aspnetcore-debugger-mcp executable with an MCP client. For Claude, the README shows either the Claude CLI or an MCP configuration entry:

config.json
{
  "mcpServers": {
    "aspnetcore-debugger": {
      "command": "aspnetcore-debugger-mcp"
    }
  }
}

The configuration can be project-scoped or global, and Claude Desktop can use its desktop configuration file. The /mcp command can be used in Claude to verify that the connection is present. The same global-tool installation approach is used across the supported operating systems.

Tools and capabilities

The documented tool groups include:

  • Session control: launch, attach, disconnect, and inspect debugger state.
  • Execution control: continue, pause, step, and wait for a breakpoint stop.
  • Breakpoints: line, function, exception, and data breakpoints, plus listing and removal.
  • Inspection: list threads, retrieve stack traces, read variables, set variables, evaluate expressions, and explore stacks.
  • Diagnostics: inspect exceptions, analyze hangs or deadlocks, and trace request execution.

These capabilities support both targeted questions, such as checking the value of a parameter at a breakpoint, and broader investigations, such as locating a blocked thread or a slow call in an HTTP request.

Limitations and notes

The host must have the .NET 10 SDK installed. The bundled debugger binaries are limited to the operating-system and architecture combinations documented by the project: Linux x64 or arm64, macOS x64 or arm64, and Windows x64. The README describes the transport as local stdio rather than a hosted remote endpoint.

Changing variables or other runtime state is a debugging action, not a source-code modification; any confirmed fix still needs to be applied in the application code. The examples also show that request tracing and state mutation can affect execution, so they should be used with an understanding of the target environment.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Developer Tools View all alternatives
  • Claude Task Master logoClaude Task Master

    AI-powered task management system for AI-driven development. Features PRD parsing, task expansion, multi-provider support (Claude, OpenAI, Gemini, Perplexity, xAI), and selective tool loading for optimized context usage.

    πŸ’» Developer Tools8 views
    Compare vs Claude Task Master β†’
  • Claude Debugs For You logoClaude Debugs For You

    An MCP Server and VS Code Extension which enables (language agnostic) automatic debugging via breakpoints and expression evaluation.

    πŸ’» Developer Tools3 views
    Compare vs Claude Debugs For You β†’
  • Jetbrains Debugger MCP Plugin logoJetbrains Debugger MCP Plugin

    A JetBrains IDE plugin that exposes an MCP server, giving AI coding assistants full programmatic control over the debugger.

    πŸ’» Developer Tools3 views
    Compare vs Jetbrains Debugger MCP Plugin β†’
  • Bumpguard MCP logoBumpguard MCP

    Pre-flight dependency-upgrade impact analysis: reports exactly which of your code's API usages break before you bump a dependency, with line numbers, severity, and fix hints. Also verifies AI-written code against the actually-installed API to catch hallucinated calls. Static analysis only β€” never runs third-party code. Python + .NET. pip install bumpguard-mcp

    πŸ’» Developer Tools3 views
    Compare vs Bumpguard MCP β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
14
Stargazers on the source repository.
Last commit
3d ago
Most recent push to the default branch.
Directory activity
4 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Aspnetcore Debugger MCP

Install the prerelease .NET global tool with `dotnet tool install -g AspNetCoreDebuggerMcp --prerelease`. The host must have the .NET 10 SDK.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewAspnetcore Debugger MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/magna-nz-aspnetcore-debugger-mcp?style=directory)](https://allmcps.com/mcp/magna-nz-aspnetcore-debugger-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/magna-nz-aspnetcore-debugger-mcp"><img src="https://allmcps.com/api/badge/magna-nz-aspnetcore-debugger-mcp?style=directory" alt="Aspnetcore Debugger MCP on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’»Developer Tools
PricingFree
More technical detailsExpand β–Ύ
AuthNo auth required
LicenseMIT
ClientsClaude Desktop
Last updatedSep 8, 2026
10/10 checks healthy over the last 32d
Views4
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars14
GitHub Star CountTotal stargazers on GitHub representing community popularity (14 stars).
Last commit3d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Sep 8, 2026
49Quality signal: Fair Β· 49/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools20/30
Adoption & activity6/15
Community engagement1/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’» Developer Tools β†’Best MCP servers for Developers β†’Alternatives to Aspnetcore Debugger MCP β†’Install in Claude DesktopInstall in CursorInstall in VS Code