We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/adamryczkowski/Imagen-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
# Virtual environments
.venv/
venv/
# Environment files (secrets)
.env
.env.local
.env.*.local
# Distribution / packaging
build/
dist/
.eggs/
*.egg-info/
pip-wheel-metadata/
# Testing
.pytest_cache/
.coverage*
htmlcov/
# Type checkers / linters
.mypy_cache/
.ruff_cache/
# IDE / OS files
.vscode/
.idea/
.DS_Store
Thumbs.db
# Logs
*.log
# Valgrind artifacts and tools cache
.valgrind/
.tools/
# Spack environment artifacts (optional to commit spack.lock; ignore env internals)
.spack-env/
.spack-activate.sh
# Project-specific configuration (machine-specific, generated by apply-the-template)
.project-config