Skip to main content
Glama

Delve MCP

by dwisiswant0

debug

Debug Go packages by specifying the target package and build flags. Integrates with Delve MCP server for efficient debugging, tracing, and analysis of Go code using natural language commands.

Instructions

Start debugging a Go package

Input Schema

NameRequiredDescriptionDefault
buildFlagsNoBuild flags to pass to the compiler
packageNoPackage to debug (defaults to current directory)

Input Schema (JSON Schema)

{ "properties": { "buildFlags": { "description": "Build flags to pass to the compiler", "type": "string" }, "package": { "description": "Package to debug (defaults to current directory)", "type": "string" } }, "type": "object" }

Other Tools from Delve MCP

Related Tools

  • @dwisiswant0/delve-mcp
  • @dwisiswant0/delve-mcp
  • @dwisiswant0/delve-mcp
  • @dwisiswant0/delve-mcp
  • @dwisiswant0/delve-mcp
  • @dwisiswant0/delve-mcp

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/dwisiswant0/delve-mcp'

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