Analytics
clearancesearchengine.com
Provides search, retrieval, and analysis of DOHA security-clearance decisions, including statistics and similarity matching.
ENDPOINT 1
https://www.clearancesearchengine.com/api/mcp
MCP server metadata
- Name
- case-doha-record
- Version
- 1.0.0
Query the decided public DOHA security-clearance record: search cases, fetch one case, find similar cases, and compute statistics and timelines. Everything is descriptive of decided public cases; cite the returned URLs.
Known tools 7
search_casesSearch 30,000+ decided public DOHA security-clearance decisions (1996 to present).
Inferred read-onlyget_caseFetch 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.
Inferred read-onlysimilar_casesThe most similar decided cases to a given case, ranked by how alike the ALLEGATIONS read (never by outcome).
Inferred read-onlyget_statisticsGrant/denial statistics over decided hearing-level DOHA cases, grouped by year or by guideline, always with sample sizes.
Inferred read-onlyget_timelinesMeasured DOHA timelines: median days from Statement of Reasons to hearing and to decision, from dates stated in the decisions themselves.
Inferred read-onlyget_conduct_recencyHow 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 behavior, protected information, IT misuse).
Inferred read-onlyget_candor_outcomesHow 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 deliberate falsification vs when the applicant rebutted it, and when the applicant corrected the record before being confronted.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.case-doha-record]
url = "https://www.clearancesearchengine.com/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"case-doha-record": {
"type": "http",
"url": "https://www.clearancesearchengine.com/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: case-doha-record
Remote MCP URL: https://www.clearancesearchengine.com/api/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"case-doha-record": {
"url": "https://www.clearancesearchengine.com/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"case-doha-record": {
"type": "http",
"url": "https://www.clearancesearchengine.com/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "case-doha-record",
"transport": "streamable-http",
"url": "https://www.clearancesearchengine.com/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for clearancesearchengine.com was fetched 2026-07-31T04:12:19.515Z and is being refreshed.
clearancesearchengine.com is assessed as RestrictedContent: Domain runs technology categorized as adult content.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.