Skip to main content
Glama
William-An

cpp-debug-mcp

by William-An

lsp_signature_help

Retrieve function signature help for a C++ call site by providing file path, line, and column inside the parentheses.

Instructions

Get function signature help at a call site.

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 (should be inside the parentheses of a function call).

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