Debug Recorder
Verified IntegrationClient Configuration
— Connect Debug Recorder to Claude Desktop or Cursor in seconds{
"mcpServers": {
"debug-recorder": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-debug-recorder"
],
"env": {}
}
}
}~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows).System Overview
Records debug sessions, terminal commands, and fix attempts to a local SQLite database for natural language querying of past debugging history.
7/23/2026
Open Source
stdio / SSE RPC
Frequently Asked Questions
Architecture and operational details for Debug Recorder
Debug Recorder is a tool that captures your debug sessions, terminal commands, and fix attempts, storing them locally in an embedded SQLite database. It allows you to query your own debugging history using natural language.
Related MCP Servers
Browse all servers →Empower AI assistants to generate and convert documents, manage templates, and automate document workflows efficiently.
Provides a multi-tenant, AI-native Content Delivery Network deployable on Cloudflare, featuring sub-100ms TTFB, AI agent controllability, and comprehensive accessibility.
Deploy a Model Context Protocol server on Cloudflare Workers without requiring authentication.