← Back to MCP setup
📊

Corpus statistics

translate

Return document and chunk counts and active legal sources in the DBN corpus.

This tool takes no input parameters.

POST /api/mcp/user/tools/translate/invoke

{}
{
  "ok": true,
  "documents": 2847,
  "chunks": 94231,
  "sources": {
    "statutes": 42,
    "tribunal_decisions": 1204,
    "echr_cases": 187,
    "government_reports": 1414
  },
  "last_updated": "2024-05-01"
}

Create your MCP token on the setup page and use it with any supported client.

Set up MCP →
Process-and-forget by default. All tool calls process your text in memory and return results to your AI client. Nothing is saved to My Case unless you explicitly call dbn.save_to_case.

Tools provide legal preparation support, not final legal advice. Results are for informational purposes and should be reviewed by a qualified legal professional.