Skip to main content
Glama
MIT License
27,120
19,789
  • Linux
  • Apple
queryPython.ts•807 B
export const queryPython = ` (comment) @comment (expression_statement (string) @comment) @docstring ; Import statements (import_statement name: (dotted_name) @name.reference.module) @definition.import (import_from_statement module_name: (dotted_name) @name.reference.module) @definition.import (import_from_statement name: (dotted_name) @name.reference.module) @definition.import (class_definition name: (identifier) @name.definition.class) @definition.class (function_definition name: (identifier) @name.definition.function) @definition.function (call function: [ (identifier) @name.reference.call (attribute attribute: (identifier) @name.reference.call) ]) @reference.call (assignment left: (identifier) @name.definition.type_alias) @definition.type_alias `;

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