Skip to content
Back to search
100
MCP live MCP 2025-06-18 streamable-http

Workers' Rights

com.workers-rights/employment-law

Read-only employment-law research: 140K+ rulings, employer track records, rights & EEOC guides.

Uptime
100.0%
2 direct probes · 30d
Response
710ms
last probe
Tools
9
callable
Resources
0
readable
Prompts
0
available

Tools · 9

search_rulings

Search published employment-law rulings from our research corpus by keyword, law, court, federal circuit, state, outcome, and date. Returns published opinions with citations, outcomes, procedural stag…

find_similar_cases

Given the facts of an employment situation — claim types, protected class, employer, state — analyze how similar real cases in the corpus were decided. Returns the aggregate plaintiff (employee) win r…

get_employer_track_record

Given an employer/company name, return distinct federal cases and trusted published opinions that involve that employer, the breakdown of outcomes (employee wins, employer wins, settlements, dismissal…

get_attorney_track_record

Given an employment attorney name (or profile slug), return the federal employment-law cases on file in which that attorney appeared — case caption, court, year, nature-of-suit, and the side they appe…

explain_my_rights

Explain which federal (and state, if a state is given) employment laws may protect a worker based on the type of issue (e.g. discrimination, harassment, retaliation, wrongful termination) and/or the p…

get_eeoc_process

Plain-English guide to the 9 stages of an EEOC discrimination/retaliation charge, from pre-filing through resolution. Call with no arguments for an overview of all stages with typical durations; call …

get_evidence_preservation_checklist

Concrete checklist for a worker who senses termination coming or is in a deteriorating work situation: what to save (emails, chat DMs, performance reviews, HR records, pay records), in what order, and…

find_employment_attorney

Find public-source employment-law attorney listings near a US location. Returns source-attributed identity, firm, location, and contact data sorted by proximity. Person-specific filters and fields app…

get_corpus_stats

Return live statistics about the Workers' Rights corpus: total number of court rulings in the research corpus, number of public attorney listings, number of monitored legal data sources, the date the …

How to use

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

{
  "mcpServers": {
    "workers'_rights": {
      "url": "https://www.workers-rights.com/api/mcp",
      "transport": "streamable-http"
    }
  }
}