Metadata-Version: 2.4
Name: dap-mcp
Version: 0.1.2
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.
License-File: LICENSE
Requires-Python: >=3.10
Requires-Dist: anyio>=4.8.0
Requires-Dist: click>=8.1.8
Requires-Dist: dap-types==20250315!1.70.post1
Requires-Dist: mcp[cli]>=1.4.0
