Skip to main content
Glama

AutoDev Codebase MCP Server

by anrgct
.gitignore551 B
# Dependencies node_modules/ .pnp/ .pnp.js # Build outputs dist/ build/ *.tsbuildinfo # Test coverage coverage/ .nyc_output/ # IDE and editors .idea/ .vscode/ *.swp *.swo .DS_Store .env.local .env.development.local .env.test.local .env.production.local # Logs logs *.log npm-debug.log* yarn-debug.log* yarn-error.log* pnpm-debug.log* # Cache .cache/ .temp/ .tmp/ .eslintcache .stylelintcache # Package files *.tgz *.zip *.tar.gz .claude *.wasm /demo /.autodev-cache /.rollup.cache /.repoproject

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