Skip to main content
Glama
.dockerignore380 B
# Python __pycache__/ *.py[cod] *$py.class *.so .Python *.egg-info/ dist/ build/ # Virtual environments venv/ env/ ENV/ # Testing .pytest_cache/ .coverage htmlcov/ # IDE .vscode/ .idea/ *.swp # OS .DS_Store Thumbs.db # Git .git/ .gitignore # Documentation *.md !README.md # Database (will be created in container) *.db *.sqlite # Logs *.log # Test files test_*.py tests/

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