Skip to main content
Glama
.dockerignore634 B
# Git .git .gitignore .github # Python __pycache__/ *.py[cod] *$py.class *.so .Python env/ venv/ ENV/ build/ dist/ *.egg-info/ # IDE .vscode/ .idea/ *.swp *.swo *~ # Documentation (not needed in container) *.md !README.md docs/ # Configuration (should be mounted at runtime) .env .env.* ansible_hosts.yml PROJECT_INSTRUCTIONS.md CLAUDE.md # Helpers (not needed for docker/ping servers) helpers/ # Examples *.example.* .env.example ansible_hosts.example.yml # Tests tests/ test_* *_test.py # CI/CD .github/ CI_CD_CHECKS.md # Security docs (already in README) SECURITY.md CONTEXT_AWARE_SECURITY.md CONTRIBUTING.md CHANGELOG.md

Latest Blog Posts

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/bjeans/homelab-mcp'

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