Skip to main content
Glama

AutoDev Codebase MCP Server

by anrgct
embedded_template.ts479 B
/* Supported Embedded Template structures: - Code blocks (class, module, method definitions) - Output blocks (expressions) - Comments */ export default ` ; Code blocks - class, module, method definitions (directive (code) @name.definition.code) @definition.directive ; Output blocks - expressions (output_directive (code) @output.content) @output ; Comments - documentation and section markers (comment_directive (comment) @name.definition.comment) @definition.comment `

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