kdb-mcp

kdb-mcp

Gives your AI the super power of traveling back in time to find what went wrong and fix the bug timeline.

Category
Visit Server

README

KDB - The Kindly Debugger

Give your AI the superpower of time-travel debugging.

Rewind execution, find what went wrong, fix the bug timeline.

License: Proprietary Pricing: Free Tier


What is KDB?

KDB is a time-travel debugger that connects to Claude, Cursor, or any MCP-compatible AI assistant. Instead of reading code and guessing, your AI can now:

  • Attach to running processes
  • Set breakpoints and catch crashes in action
  • Step forward through execution
  • Step BACKWARD through time to find the root cause
  • Inspect memory and variables at any point in history

All through natural language. Just ask Claude to debug your code.


Quick Start

1. Get Your License Key

https://kindly.software

Free Hobby tier available. Launch promo: unlimited sessions for 7 days.

2. Add to Claude Code

{
  "mcpServers": {
    "kdb": {
      "command": "kdb-mcp",
      "args": ["--license", "YOUR_LICENSE_KEY"]
    }
  }
}

3. Debug

"Claude, attach to process 12345 and find why it's crashing"

That's it. Time-travel debugging via conversation.


Features

Feature Description
Time-Travel Step backward through execution history
Breakpoints Hardware breakpoints with hit counting
Stack Traces SIMD-accelerated unwinding (5000x faster than GDB)
Memory Inspection Read variables at any point in time
Audit Trail Cryptographic hash-chain for compliance (SOX/SOC2)

Pricing

Tier Price Sessions
Hobby Free 5/month (unlimited during launch week)
Pro Coming Soon Extended
Enterprise Contact Unlimited + Priority Support

MCP Tools

debugger/attach          - Attach to process
debugger/set_breakpoint  - Add breakpoint
debugger/continue        - Resume execution
debugger/step_forward    - Step one instruction
debugger/step_backward   - TIME TRAVEL
debugger/get_stack_trace - Get call stack
debugger/get_variables   - Read memory
debugger/export_trace    - Export audit trail

Requirements

  • Platform: Linux x86_64 (server-side)
  • Access: Users on any OS connect via MCP
  • Permissions: Same UID as target process (or CAP_SYS_PTRACE)

License

Proprietary Commercial License - See LICENSE


Links


<p align="center"> <strong>Kindly Software</strong><br> <em>Debug smarter. Ship faster.</em> </p>

Recommended Servers

playwright-mcp

playwright-mcp

A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.

Official
Featured
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.

Official
Featured
Local
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.

Official
Featured
Local
TypeScript
VeyraX MCP

VeyraX MCP

Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.

Official
Featured
Local
graphlit-mcp-server

graphlit-mcp-server

The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.

Official
Featured
TypeScript
Kagi MCP Server

Kagi MCP Server

An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.

Official
Featured
Python
E2B

E2B

Using MCP to run code via e2b.

Official
Featured
Neon Database

Neon Database

MCP server for interacting with Neon Management API and databases

Official
Featured
Exa Search

Exa Search

A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.

Official
Featured
Qdrant Server

Qdrant Server

This repository is an example of how to create a MCP server for Qdrant, a vector search engine.

Official
Featured