Skip to main content
Glama
by yty-build
.dockerignore524 B
# Git .git/ .gitignore .claude/ # Python __pycache__/ *.py[cod] *$py.class *.so .Python *.egg-info/ dist/ build/ .pytest_cache/ .mypy_cache/ .coverage htmlcov/ # Virtual environments venv/ env/ ENV/ .venv/ # IDE .vscode/ .idea/ *.swp *.swo *~ # OS .DS_Store Thumbs.db # Logs *.log logs/ # Test files tests/ test_*.py *_test.py # Documentation docs/ *.md !README.md # Sensitive config (users should mount or use env vars) config/postgres_config.ini *.env .env* # Docker docker-compose*.yml Dockerfile* .dockerignore

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/yty-build/postgres_mcp_allaccess'

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