Skip to main content
Glama
.gitignoreโ€ข1.13 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 MANIFEST # Virtual Environment venv/ env/ ENV/ bb_venv/ .venv/ # IDEs .vscode/ .idea/ *.swp *.swo *~ .DS_Store # Environment .env .env.local .env.*.local # Configuration config.json *.local.json # Logs logs/ *.log npm-debug.log* yarn-debug.log* yarn-error.log* # Results results/ output/ reports/ screenshots/ *.json.results *.csv.results # Temporary files tmp/ temp/ *.tmp *.bak *.swp # OS Thumbs.db .DS_Store .Spotlight-V100 .Trashes # Test coverage htmlcov/ .coverage .coverage.* .cache .pytest_cache/ coverage.xml *.cover # Distribution / packaging .Python build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ wheels/ pip-wheel-metadata/ share/python-wheels/ *.egg-info/ .installed.cfg *.egg # Jupyter Notebook .ipynb_checkpoints # mypy .mypy_cache/ .dmypy.json dmypy.json # Pyre type checker .pyre/ # Wordlists (too large) wordlists/ *.txt.gz # Sensitive data secrets/ credentials/ tokens/ api_keys/

Latest Blog Posts

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/MauricioDuarte100/BugBountyMCP'

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