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

io.github.klmlfl/case-doha-record

io.github.klmlfl/case-doha-record

Search 30,000+ decided U.S. DOHA security-clearance decisions, cited to the public record.

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

Tools · 7

search_cases

Search 30,000+ decided public DOHA security-clearance decisions (1996 to present). Full-text query plus filters. Returns matching cases with outcome, date, guidelines, and a citable URL each.

get_case

Fetch one decided DOHA case in full: what was alleged, the judge's findings per allegation, per-guideline formal findings, outcome, judge, representation, and appeal history. Use case_id from search_c…

similar_cases

The most similar decided cases to a given case, ranked by how alike the ALLEGATIONS read (never by outcome). Same list shown on the case page.

get_statistics

Grant/denial statistics over decided hearing-level DOHA cases, grouped by year or by guideline, always with sample sizes. Same population rules as the site's Insights page.

get_timelines

Measured DOHA timelines: median days from Statement of Reasons to hearing and to decision, from dates stated in the decisions themselves. Optionally scoped to one decision year.

get_conduct_recency

How much time had passed between the most recent conduct and the decision, measured from dates stated in the decisions, for the incident-type concerns (drugs, alcohol, criminal conduct, sexual behavio…

get_candor_outcomes

How cases with a candor allegation (falsification, omission, or lack of candor) were resolved in the decided record: the favorable rate with vs without such an allegation, when the judge found a delib…

How to use

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

{
  "mcpServers": {
    "io.github.klmlfl/case-doha-record": {
      "url": "https://www.clearancesearchengine.com/api/mcp",
      "transport": "streamable-http"
    }
  }
}