mcpbeat Sign in

Redra MCP Server

by sacrosaunt Your server? Claim it
answering

Redra is answering right now. Last checked 4 min ago. It exposes 5 tools. Last commit 20 Aug 2026.

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

Uptime history 47 days of history
47 days agonow
100.0%
Uptime 24h
92 of 92 checks
5
Tools
read from the server
616 ms
Response time
average over 24h
0
Stars
last commit 20 Aug 2026

What changed 11

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 13 August 2026. No other catalogue keeps this.

20 Aug 4 tool descriptions were rewritten get_settlement, get_settlements, search_settlements and 1 more
20 Aug 2 tools changed the parameters they ask for search_settlements, search_settlements_batch
13 Aug 2 tools changed the parameters they ask for4 times that day search_settlements, search_settlements_batch
13 Aug a tool changed version
and 2 more, back to 13 August 2026

Nothing serious here today

Today is the operative word: we check Redra every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 4 min ago.

run in your terminal
claude mcp add redra --transport http https://mcp.redra.ai/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "redra": {
      "url": "https://mcp.redra.ai/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.redra]
url = "https://mcp.redra.ai/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "redra": {
      "url": "https://mcp.redra.ai/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "redra": {
      "url": "https://mcp.redra.ai/mcp"
    }
  }
}

Available tools 5

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

settlements
get_settlements
Return complete stored records and official source links for up to 20 settlement IDs produced by search.
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 several unrelated search angles should be evaluated together.
dataset
get_dataset_info
Return source, license, freshness, counts, and hosted aggregate metrics.
settlement
get_settlement
Return the complete stored record and official source links for one settlement ID produced by a search.

Endpoints

URLTransportStateLatencyChecked
https://mcp.redra.ai/mcp streamable-http answering 621 ms 4 min ago

Alternatives to Redra

same job, measured the same way
MCP FreeScout
by verygoodplugins

FreeScout ticket management with AI-powered analysis, search filters, and structured outputs.

258 installs/wk local only
MCP Browser Research
by infoinlet-marketplace

Web browsing & research for AI agents — fetch/read pages, structured extraction, Exa search.

30 installs/wk local only
C
FoundMoney
by dropwatchhq

Search open US class-action settlements to claim + official free state unclaimed-money portals.

2 tools answering
срезAI — Search API for AI agents
by srezai

Web search, page reading and structured extraction for AI agents, with strong RU coverage

10 tools answering
Manifest
by omfang

Turn any webpage into a structured action manifest — clickable, fillable, submittable elements.

1 tools answering
Bancadia MCP
by macphe22

Query Bancadia's registry of US business checking account products with structured filters.

2 tools answering
Charlotte
by ticktockbent

Renders web pages into structured, agent-readable representations using headless Chromium.

661 installs/wk local only
TestGraph
by bbcbasic

Shared semantic graph for AI reviews, classification and structured memory across AI assistants.

37 tools answering

Redra — questions

Answers built from our own checks of this server.

What can Redra do?
It exposes 5 tools, read directly from the server on our last check. Among them: get_dataset_info, get_settlement, get_settlements, search_settlements, search_settlements_batch. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Redra working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 616 ms. The bar chart above shows every period we have measured.
How do I connect Redra?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Redra need an API key?
No. Redra completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 5 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Redra?
It answers our handshake in 616 ms on average, which is faster than 20% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Redra open source?
Yes — it is published under the MIT licence, written in Python and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.