We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/bekirdag/docdex'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Build artifacts
/target/
/npm/node_modules/
/npm/dist/
# Local indexes/state
/.docdex/
/.docdex/index/
/.docdex-state/
/repo_meta.json
/.gpt-creator/
/.mastercoda/
# Tooling/editor noise
/.vscode/
/.idea/
*.swp
*.swo
.DS_Store
# Env/config
.env
.env.*
*.log
logs/
.mcoda/
tmp/