MCPMarket
Sell SkillsPower Your AgentsConnect
  1. Home
  2. Servers
  3. JDB

JDB

d4n-secbyd4n-sec
•
30
•
Developer Tools
Security & Testing
Data Science & ML

Enables AI agents to perform deep runtime debugging of live Java applications using the Java Debug Interface (JDI).

Related MCPs

View more
  • neondatabase-labs

    Neon

    Enables natural language interaction with the Neon Management API and databases through the Model Context Protocol.

  • GLips

    Figma Context

    Provides AI coding agents with simplified Figma layout information via the Model Context Protocol.

  • 21st-dev

    Magic

    Generate modern UI components instantly from natural language descriptions within your IDE.

Related Skills

View all
  • openclaw

    Diagram Maker & Visualizer

    Generates professional SVG, HTML, and Excalidraw diagrams for software architecture, system flows, and educational concepts.

  • openclaw

    GH Issues Auto-Fixer

    Automates the end-to-end GitHub issue lifecycle by spawning sub-agents to implement code fixes, open pull requests, and resolve review comments.

  • openclaw

    Discord Integration

    Manages Discord operations including messaging, reactions, and channel management directly through Claude.

MCPMarket

Discover MCP servers that connect MCP clients like Claude and Cursor to your favorite tools. Browse the MCP Market to get started.

Browse

  • MCP Search
  • MCP Servers
  • MCP Clients
  • Agent Skills
  • MCP Market Hub
  • Categories
  • What is an MCP server?
  • Model Context Protocol

Rankings

  • Top MCPs Today
  • Top Agent Skills Today
  • Top 100 Agent Skills
  • Top 100 MCP Servers

About

  • News
  • Submit
  • Contact

© 2026 MCP Market. All rights reserved.·Privacy·Terms

JDB is a Model Context Protocol (MCP) server that leverages the Java Debug Interface (JDI) to empower AI agents with advanced runtime debugging capabilities for Java applications. It allows AI to attach to running Java processes, manage breakpoints, inspect stack traces and variables, control execution flow, and even modify runtime values dynamically. With multi-transport support (stdio, http) and real-time notifications, JDB provides a robust platform for AI-driven analysis and troubleshooting of complex Java environments.

Key Features

01Multi-transport support (stdio, http) for flexible integration
02Full-featured debugging (attach mode) with breakpoint management and flow control
03Deep structured variable traversal and state inspection
04Dynamic modification of runtime variable values
05Real-time AI notifications when breakpoints are hit
0616 GitHub stars

Use Cases

01Empowering AI agents to debug and analyze Java applications programmatically
02Runtime inspection and troubleshooting of live Java processes
03Programmatic modification of Java application state during execution for testing or analysis