We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/1withall/domin8'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.domin8-ignore•242 B
# Files and directories to exclude from the ~/.domin8/agent_data/ mirror
# One pattern per line, supports glob patterns
.git/
.venv/
__pycache__/
*.pyc
*.pyo
*.egg-info/
.mypy_cache/
.pytest_cache/
.ruff_cache/
node_modules/
.DS_Store
*.log