Skip to main content
Glama

greptile-mcp

.gitignore2.15 kB
# Python __pycache__/ *.py[cod] *$py.class *.so .Python build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ wheels/ *.egg-info/ .installed.cfg *.egg .pytest_cache/ pytest_report.xml coverage/ .coverage coverage.xml htmlcov/ # Environment variables .env .env.local .env.development.local .env.test.local .env.production.local # Virtual environments .venv/ venv/ ENV/ env/ env.bak/ venv.bak/ pythonenv* # IDE .idea/ .vscode/ *.swp *.swo *.sublime-workspace *.sublime-project .vs/ .spyderproject .spyproject .ropeproject .history/ .autoenv.zsh .envrc .direnv/ # OS .DS_Store .DS_Store? ._* .Spotlight-V100 .Trashes ehthumbs.db Thumbs.db desktop.ini # Logs logs/ *.log npm-debug.log* yarn-debug.log* yarn-error.log* dev-debug.log pip-log.txt pip-delete-this-directory.txt # Dependency directories node_modules/ jspm_packages/ # Temporary files *.tmp *.bak *.swp *.pid *.seed *.pid.lock .lock-wscript .node_repl_history .yarn-integrity .editorconfig .eslintcache .stylelintcache *.tsbuildinfo # Docker .docker/ docker-compose.override.yml # Greptile MCP specific phases_output/ **/temp/ **/tmp/ scripts/temp_*.json scripts/output_*.json .greptile-cache/ memory-bank/temp_*.md # CI/CD .github/.cache/ .gitlab/.cache/ .circleci/.cache/ # Misc .nox/ .coverage .coverage.* .cache nosetests.xml coverage.xml *.cover .hypothesis/ .ipynb_checkpoints profile_default/ ipython_config.py # Development and debug files debug_*.py test_*.py *_debug.py *_test.py temp_*.py tmp_*.py # Configuration files (keep templates only) *_config.json *_desktop_config.json vscode_*.json claude_*.json !*_config_template.json !*_config.example.json # Development environments and tools .cursor/ .roo/ .cursorignore .cursorrules .roomodes .taskmasterconfig .windsurfrules memory-bank/ tasks/ phases_output/ # Additional IDE and development files *.pyc *.pyo *.pyd __pycache__/ .python-version .ipynb_checkpoints/ .jupyter/ .vscode/settings.json .vscode/launch.json .idea/ *.sublime-* # Temporary development files VSCODE_SETUP.md __init__.py run_*.py *_temp.* *_tmp.* .temp/ .tmp/ # Development IDE directories .augment/ .kilocode/

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/sosacrazy126/greptile-mcp'

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