Skip to main content
Glama
.dockerignore367 B
# Python **/__pycache__/** *.py[cod] *$py.class *.so .Python *.egg-info/ dist/ build/ *.egg .pytest_cache/ .coverage htmlcov/ .tox/ .venv/ venv/ ENV/ env/ # IDEs .vscode/ .idea/ *.swp *.swo *~ .DS_Store # Git .git/ .gitignore # Project specific chroma_db/ *.db *.sqlite # Documentation *.md docs/ # CI/CD .github/ .gitlab-ci.yml # Dev container .devcontainer/

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/dymk/askdocs-mcp'

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