Skip to main content
Glama

MCP Server for Coroot

.dockerignore419 B
# Python __pycache__/ *.py[cod] *$py.class *.so .Python .venv/ venv/ ENV/ env/ *.egg-info/ dist/ build/ *.egg # Testing .pytest_cache/ .coverage htmlcov/ .tox/ .nox/ coverage.xml *.cover .hypothesis/ # Development .git/ .github/ .gitignore .pre-commit-config.yaml .ruff_cache/ .mypy_cache/ tests/ docs/ # Project specific *.log .env .env.local .DS_Store CONTRIBUTING.md LICENSE CLAUDE.md .mcp.json docker-compose.yml

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/jamesbrink/mcp-coroot'

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