Redra
io.github.sacrosaunt/redraSearch current class-action settlements and identify possible matches using structured filters.
Tools · 5
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.
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 …
Return the complete stored record and official source links for one settlement ID produced by a search.
Return complete stored records and official source links for up to 20 settlement IDs produced by search.
Return source, license, freshness, counts, and hosted aggregate metrics.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"redra": {
"url": "https://mcp.redra.ai/mcp",
"transport": "streamable-http"
}
}
}