Skip to main content
Glama
.dockerignore550 B
# Git .git .gitignore .github # Python __pycache__ *.py[cod] *$py.class *.so .Python *.egg-info dist build *.egg .pytest_cache .coverage htmlcov # Virtual environments venv/ env/ ENV/ .venv # IDEs .vscode .idea *.swp *.swo *~ .DS_Store # Database files *.db *.sqlite # Archive and development files archive/ GITHUB_READY.md SUMMARY.txt # Documentation (keep only essential) *.md !README.md !LICENSE # Test files (not needed in image) tests/ test_*.py # CI/CD .github/workflows/ # Other .dockerignore Dockerfile docker-compose.yml .env *.log

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/prestashop-mcp'

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