Skip to main content
Glama
MIT License
27,120
19,789
  • Linux
  • Apple
queryCpp.ts•852 B
export const queryCpp = ` (comment) @comment (struct_specifier name: (type_identifier) @name.definition.class body:(_)) @definition.class (declaration type: (union_specifier name: (type_identifier) @name.definition.class)) @definition.class (function_declarator declarator: (identifier) @name.definition.function) @definition.function (function_declarator declarator: (field_identifier) @name.definition.function) @definition.function (function_declarator declarator: (qualified_identifier scope: (namespace_identifier) @scope name: (identifier) @name.definition.method)) @definition.method (type_definition declarator: (type_identifier) @name.definition.type) @definition.type (enum_specifier name: (type_identifier) @name.definition.type) @definition.type (class_specifier name: (type_identifier) @name.definition.class) @definition.class `;

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/yamadashy/repomix'

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