Skip to main content
Glama

MCP Language Server

README.md752 B
\ # Clangd Integration Tests This directory contains integration tests for `clangd`, the C/C++ language server. ## Prerequisites Before running these tests, you must generate the `compile_commands.json` file in the `integrationtests/workspaces/clangd` directory. This can typically be done by navigating to that directory and running a tool like `bear` with your build command (e.g., `bear -- make`). The GitHub Actions workflow for these tests uses the following command from the root of the repository: ```bash cd integrationtests/workspaces/clangd bear -- make cd ../../../.. ``` ## Clangd Version These tests are currently run against **clangd version 16**. While they may pass with other versions of clangd, compatibility is not guaranteed.

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