We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/sinagilassi/mozichem-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Python
__pycache__/
*.py[cod]
*.so
*.egg
*.egg-info/
dist/
build/
*.manifest
*.spec
# Jupyter Notebooks
.ipynb_checkpoints
# VS Code
.vscode/
# pypirc
.pypirc
# OS
.DS_Store
Thumbs.db
# Environment
.env
.venv
venv/
ENV/
# Lock files
poetry.lock
Pipfile.lock
uv.lock
# Misc
*.log
*.sqlite3
*.db
# Google Drive
*.gsheet
*.gdoc
*.gsdraw
*.gslides
# Test
htmlcov/
.coverage
.tox/
.pytest_cache/
# Others
*.bak
*.tmp
*.swp