Metadata-Version: 2.2
Name: dap-mcp
Version: 0.1.0
Summary: 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.
Requires-Python: >=3.10
Requires-Dist: anyio>=4.8.0
Requires-Dist: click>=8.1.8
Requires-Dist: dap-types==20250315!1.70
Requires-Dist: debugpy>=1.8.13
Requires-Dist: mcp[cli]>=1.4.0
