Skip to main content
Glama
William-An

cpp-debug-mcp

by William-An

lsp_goto_definition

Locate the definition of a symbol in a C++ source file by providing its file path, line, and column numbers.

Instructions

Find where a symbol is defined.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
session_idYesThe LSP session identifier.
file_pathYesAbsolute path to the C++ source file.
lineYes0-indexed line number.
columnYes0-indexed column number.

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes

Latest Blog Posts

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/William-An/cpp-debug-mcp'

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