Skip to main content
Glama

AutoDev Codebase MCP Server

by anrgct
vue.ts656 B
export const vueQuery = ` ; Top-level structure (component) @component.definition ; Template section (template_element) @template.definition (template_element (element (start_tag (tag_name) @element.name.definition)) (element (start_tag (attribute (attribute_name) @attribute.name.definition))) (element (start_tag (directive_attribute (directive_name) @directive.name.definition)))) ; Script section (script_element) @script.definition (script_element (raw_text) @script.content.definition) ; Style section (style_element) @style.definition (style_element (raw_text) @style.content.definition) `

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/anrgct/autodev-codebase'

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