Skip to main content
Glama

MCP Language Server

helper-function-references.snap561 B
--- /TEST_OUTPUT/workspace/clangd/src/consumer.cpp References in File: 1 At: L14:C28 9| /** 10| * @brief A method that takes an integer parameter. 11| * 12| * @param param The integer parameter to be processed. 13| */ 14| void method(int param) { helperFunction(); } 15|}; --- /TEST_OUTPUT/workspace/clangd/src/main.cpp References in File: 1 At: L11:C3 6| std::cout << "Hello, World!" << std::endl; 7| return; 8|} 9| 10|int main() { 11| helperFunction(); 12| return 0; 13| 14| foo_bar(); 15| 16| // Intentional error: unreachable code

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/isaacphi/mcp-language-server'

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