Skip to main content
Glama
William-An

cpp-debug-mcp

by William-An

lsp_find_references

Locates all references to a symbol in a C++ file using the Language Server Protocol. Specify file path, line, and column to find usages.

Instructions

Find all references to a symbol.

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