Skip to main content
Glama

AutoDev Codebase MCP Server

by anrgct
toml.ts542 B
// Query patterns for TOML syntax elements export const tomlQuery = ` ; Tables - capture the entire table node (table) @definition ; Array tables - capture the entire array table node (table_array_element) @definition ; Key-value pairs - capture the entire pair (pair) @definition ; Arrays and inline tables (array) @definition (inline_table) @definition ; Basic values (string) @definition (integer) @definition (float) @definition (boolean) @definition (offset_date_time) @definition (local_date) @definition (local_time) @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