A

agentic-debugger

1-Click Ready

An MCP (Model Context Protocol) server that enables interactive debugging with code instrumentation ...

37 views
0 installs
Updated Feb 5, 2026
Audited
Tools I Recommend
An MCP (Model Context Protocol) server that enables interactive debugging with code instrumentation for AI coding assistants. Inspired by Cursor's debug mode.

Tools

start_debug_session

Start a debug session. This starts a local HTTP server to receive logs from instrumented code.

stop_debug_session

Stop the current debug session and shut down the log server.

add_instrument

Add a debug instrument at a specific line in a file. The instrument will log variable values when executed.

remove_instruments

Remove debug instruments from files.

list_instruments

List all active debug instruments.

Quick Start

View on GitHub

More for Developer Tools

View All →

More for Coding

View All →

Similar MCP Servers

Report Issue

Thank you! Your issue report has been submitted successfully.