Skip to main content
Glama

Delve MCP

by dwisiswant0

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
debug

Start debugging a Go package

attach

Attach to a running process

exec

Debug a precompiled binary

test

Debug tests in a package

setBreakpoint

Set a breakpoint in the debugged program

removeBreakpoint

Remove a breakpoint

continue

Continue program execution

next

Step over to next line

step

Step into function call

stepout

Step out of current function

variables

List local variables in current scope

evaluate

Evaluate an expression in current scope

core

Examine a core dump

dap

Start a DAP (Debug Adapter Protocol) server

replay

Replay an rr trace

trace

Trace program execution

version

Get Delve version information

setBackend

Set the backend for debugging

configureLogging

Configure debug logging

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