We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Evan-Kim2028/igloo-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
# C extensions
*.so
# Distribution / packaging
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST
# PyInstaller
# Usually these files are written by a python script from a template
# before PyInstaller builds the exe, so as to inject date/other infos into it.
*.manifest
*.spec
# Installer logs
pip-log.txt
pip-delete-this-directory.txt
# Unit test / coverage reports
htmlcov/
.tox/
.nox/
.coverage
.coverage.*
.cache
nosetests.xml
coverage.xml
*.cover
.hypothesis/
.pytest_cache/
# Translations
*.mo
*.pot
# Django stuff:
*.log
local_settings.py
db.sqlite3
# Flask stuff:
instance/
.webassets-cache
# Scrapy stuff:
.scrapy
# Sphinx documentation
docs/_build/
# PyBuilder
target/
# Jupyter Notebook
.ipynb_checkpoints
# IPython
profile_default/
ipython_config.py
# pyenv
.python-version
# celery beat schedule file
celerybeat-schedule
# SageMath parsed files
*.sage.py
# Environments
.env
.venv
env/
venv/
ENV/
env.bak/
venv.bak/
# Spyder project settings
.spyderproject
.spyproject
# Rope project settings
.ropeproject
# mkdocs documentation
/site
# mypy
.mypy_cache/
.dmypy.json
dmypy.json
# Pyre type checker
.pyre/
# Snowflake keys and credentials
*snowflake*key*
*rsa_key*
*.p8
*.pub
# Configuration files with secrets
config*.yaml
config*.yml
secrets*.yaml
secrets*.yml
service_config.yml
# OS generated files
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
# IDE files
.vscode/
.idea/
*.swp
*.swo
*~
# Temporary files
*.tmp
*.temp
.cache/
notes/*
logs/*
data_catalogue/*
dependencies/*
lineage/*
# Local test consumer
tmp_consumer_rye/
/AGENTS.md
repo/
local_sf_test/
.claude/*
.cursor/*
.github/*
!.github/workflows/
CLIProxyAPI/
.mcp.json
artifacts/
uv.lock
research/
new_user_test/
external_ruff.py
# conftest.py # Removed - conftest.py should be tracked for pytest fixtures
building_a_mcp.md
.factory/
PR_63_*.md
.worktrees
grok-cli/
# Plans and temporary documentation (not for main branch)
plans/
CI_FIX_SUMMARY.md
GITHUB_ISSUES_CREATED.md
# Internal todos and linter status (keep local, don't commit)
todos/
LINTER_IMPLEMENTATION_STATUS.md
# Internal architecture documentation (keep local, don't commit)
docs/architecture/
# Environment example (secrets template - don't commit)
.env.example
# Personal/local notes (not committed)
notes/personal/
notes/brainstorming/
notes/*.local.md
.scratch/