Skip to main content
Glama

CTS MCP Server

by EricA1019
logger.hโ€ข386 B
#ifndef NODE_TREE_SITTER_LOGGER_H_ #define NODE_TREE_SITTER_LOGGER_H_ #include "tree_sitter/api.h" #include <napi.h> namespace node_tree_sitter { class Logger final { public: static TSLogger Make(const Napi::Function &); Napi::FunctionReference func; static void Log(void *, TSLogType, const char *); }; } // namespace node_tree_sitter #endif // NODE_TREE_SITTER_LOGGER_H_

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/EricA1019/CTS_MCP'

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