Skip to main content
Glama
.gitignore1.04 kB
# Python __pycache__/ *.py[cod] *$py.class *.so .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 MANIFEST # Virtual environments venv/ env/ ENV/ .venv # IDEs .vscode/ !.vscode/settings.json.example .idea/ *.swp *.swo *~ # Testing .pytest_cache/ .coverage .coverage.* htmlcov/ .tox/ .nox/ # Type checking .mypy_cache/ .dmypy.json dmypy.json .pyre/ .pytype/ # Jupyter Notebook .ipynb_checkpoints # IPython profile_default/ ipython_config.py # pyenv .python-version # Databases *.db *.sqlite *.sqlite3 # Logs *.log logs/ # OS .DS_Store .DS_Store? ._* .Spotlight-V100 .Trashes ehthumbs.db Thumbs.db # Editor backups *.bak # Build artifacts *.tar.gz *.zip # Documentation builds docs/_build/ site/ # Environment files .env .env.local .env.*.local # Cache .cache/ *.cache # MCP specific .mcp/ # Docker docker-compose.override.yml # Development TODO.md NOTES.md scratch/ temp/ tmp/ # Distribution *.whl

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/florinel-chis/shopify-liquid-mcp'

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