Skip to main content
Glama

MCP Language Server

helper.cpp262 B
// Placeholder file for helper.cpp #include <iostream> #include "helper.hpp" const int TEST_CONSTANT = 42; int TEST_VARIABLE = 100; // A test variable used for integration testing purposes. void helperFunction() { std::cout << "Helper function" << std::endl; }

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