Skip to main content
Glama

CodeGraph CLI MCP Server

by Jakedismo
.dockerignore472 B
# Build artifacts target/ *.pdb # IDE files .vscode/ .idea/ *.swp *.swo # OS files .DS_Store Thumbs.db # Documentation *.md docs/ # Git .git/ .gitignore # CI/CD .github/ # Docker Dockerfile* docker-compose* .dockerignore # Node.js (if present) node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* # Environment files .env* # Test files tests/ benches/ examples/ # Temporary files *.tmp *.temp *.log # Development tools .clippy.toml rustfmt.toml Makefile

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/Jakedismo/codegraph-rust'

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