Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

Redra

io.github.sacrosaunt/redra

Search current class-action settlements and identify possible matches using structured filters.

Uptime
100.0%
1 direct probes · 30d
Response
1508ms
last probe
Tools
5
callable
Resources
0
readable
Prompts
0
available

Tools · 5

search_settlements

Search one settlement angle using logical AND keywords and structured status, type, state, proof, and deadline filters. Status defaults to open. Results include source metadata and quality flags.

search_settlements_batch

Run up to 50 independent settlement searches and deduplicate records across queries. Results include matched_query_indices, and executed_query_count reports the number of searches performed. Use when …

get_settlement

Return the complete stored record and official source links for one settlement ID produced by a search.

get_settlements

Return complete stored records and official source links for up to 20 settlement IDs produced by search.

get_dataset_info

Return source, license, freshness, counts, and hosted aggregate metrics.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "redra": {
      "url": "https://mcp.redra.ai/mcp",
      "transport": "streamable-http"
    }
  }
}