# California Justice Watch MCP server

California criminal-justice accountability: DAs, defenders, judges, officers, CJP, POST.

## Links
- Registry page: https://www.getdrio.com/mcp/com-cajusticewatch-cajusticewatch
- Website: https://cajusticewatch.com

## Install
- Endpoint: https://cajusticewatch.com/api/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://cajusticewatch.com/api/mcp

## Tools
- search_das - Search the public database of California District Attorneys with documented misconduct or controversy. Returns name, county, in-office date, misconduct type, description, source URL. Endpoint: https://cajusticewatch.com/api/mcp
- get_da - Get a full DA record by name (exact or close partial match). Endpoint: https://cajusticewatch.com/api/mcp
- search_defenders - Search the public database of California public defenders with documented case outcomes, failures, or systemic-context entries. Includes Bar number, county, office, score. Endpoint: https://cajusticewatch.com/api/mcp
- get_defender - Get a full defender record by Bar number id or name. Endpoint: https://cajusticewatch.com/api/mcp
- search_judges - Search current California judges by name and/or court type (e.g., "superior", "appeal", "supreme"). Returns name + court type pairs. Endpoint: https://cajusticewatch.com/api/mcp
- search_officers - Search the public database of California law enforcement officers with documented misconduct or decertification. Includes name, agency, basis. Endpoint: https://cajusticewatch.com/api/mcp
- get_officer - Get a full officer record by name (with optional agency filter for disambiguation). Endpoint: https://cajusticewatch.com/api/mcp
- search_cjp - Search the California Commission on Judicial Performance (CJP) public-discipline records — judges censured, admonished, or removed for misconduct. Source: cjp.ca.gov public decisions. Endpoint: https://cajusticewatch.com/api/mcp
- search_cjp_documents - Semantic search over the full text of CJP public-discipline decisions (250 PDFs ingested). Use this for topic questions ("racial bias", "drug-related misconduct", "ex parte communications") or when you need passages, not just summary records. Returns matching passages with citations. Distinct from search_cjp (which searches the summary-record JSON). Endpoint: https://cajusticewatch.com/api/mcp
- search_capost - Search the California POST decertification database — law enforcement officers stripped of their POST certification. Source: post.ca.gov public records. Endpoint: https://cajusticewatch.com/api/mcp
- list_databases - List all public databases exposed by this MCP server with their metadata (entry counts, last updated, descriptions). Endpoint: https://cajusticewatch.com/api/mcp
- top_das - Return the top-N California DAs by editorial severity score (descending). Use for "worst DA" / "most-disciplined DA" / ranking questions. Optional county filter. Only manually-scored records are returned. Endpoint: https://cajusticewatch.com/api/mcp
- top_judges - Return the top-N California judges by CJP discipline severity (removal > censure > admonishment, descending). Use for "worst judge" / "most-disciplined judge" / ranking questions. Endpoint: https://cajusticewatch.com/api/mcp
- top_officers - Return the top-N California law enforcement officers by editorial severity score (descending). Use for "worst officer" / "most-disciplined officer" / ranking questions. Optional agency filter. Endpoint: https://cajusticewatch.com/api/mcp
- list_pages - Return the canonical list of pages on cajusticewatch.com — slug, URL, label, and purpose. Use this when the user asks about features/pages/tools of the site, OR when you need to recommend a page, OR before saying "I do not have access to X" — the page may actually exist. Endpoint: https://cajusticewatch.com/api/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: com.cajusticewatch
- Version: 0.1.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: May 16, 2026
- Source: https://registry.modelcontextprotocol.io
