Skip to main content
Glama

GDB-MCP

by hnmr293
pyproject.toml369 B
[project] name = "gdb-mcp" version = "0.1.0" description = "MCP server providing GDB debugger commands reference and tools" readme = "README.md" requires-python = ">=3.12" dependencies = [ "mcp[cli]>=1.12.3", ] [project.scripts] gdb-mcp = "gdb_mcp.cli:main" [tool.setuptools.packages.find] where = ["src"] [tool.setuptools.package-data] "*" = ["*.md", "*.json"]

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/hnmr293/gdb-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server