Skip to content
Back to search
30
MCP

dap-mcp

pypi/dap-mcp

dap-mcp: A Debug Adapter Protocol (DAP) enabled Model Context Protocol (MCP) server that bridges debugging tools with AI systems, providing a standardized context for LLMs.

Uptime
0.0%
26 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

dbt-mcp
A MCP (Model Context Protocol) server for interacting with dbt resources.
0 tools
dbt-mcp
A MCP (Model Context Protocol) server for interacting with dbt.
0 tools
io.github.SAP/mdk-mcp-server
Model Context Protocol (MCP) server for AI-assisted development of MDK applications.
0 tools
django-admin-mcp-api
MCP (Model Context Protocol) adapter for django-admin-rest-api. A wire-protocol-only layer that lets agents reach the existing REST API — no
0 tools
io.github.sap/mdk-mcp-server
Model Context Protocol (MCP) server for AI-assisted development of MDK applications.
0 tools
mcp/descope
The Descope Model Context Protocol (MCP) server provides an interface to interact with Descope's ...
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "dap-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}