← Registry

Data Collection

epstein-data.com

Search and retrieve documents, metadata, images, and entities from a large corpus of Epstein documents.

1 endpoint27 known toolsFirst detected July 24, 2026Last detected September 3, 2026

ENDPOINT 1

https://epstein-data.com/corpus/mcp

No auth detected

MCP server metadata

Name
Epstein Files
Version
1.28.0
Capabilities
experimentalpromptsresourcestools
Server instructions

Research database of 1,416,848 documents from the DOJ's Jeffrey Epstein case file release under the Epstein Files Transparency Act. Use search_documents for full-text search, get_document to read a specific document, and the other tools for images, entities, and metadata.

Known tools 27

search_documents

Search the full text of 2.77M pages across 1.38M Epstein documents.

Inferred read-only
get_document

Get the full text of a specific document by its EFTA/Bates number.

Inferred read-only
get_document_metadata

Get metadata for a document: original filename, author, custodian, email headers, dates.

Potential side effects
search_images

Search AI-generated descriptions of 92K images extracted from documents.

Inferred read-only
search_entities

Search the knowledge graph of 524 entities (people, organizations, properties, aircraft).

Inferred read-only
search_transcripts

Search audio/video transcriptions (190K words from 435 media files).

Inferred read-only
count_documents

Count documents in the corpus, optionally filtered by a search query.

Inferred read-only
semantic_search

Semantic search using AI embeddings — understands meaning, not just keywords.

Inferred read-only
find_similar_images

Find visually similar images across the corpus using CLIP embeddings.

Inferred read-only
get_recent_news

Get recent Epstein-related news stories clustered from 300+ sources.

Inferred read-only
search_handwriting

Search 362 handwritten/typed page transcriptions — FD-302 interview reports, AUSA proffer notes, agent field notes, phone logs, evidence receipts.

Inferred read-only
search_emails

Search 1.87M parsed email records — headers, senders, recipients, subjects, dates.

Potential side effects
search_redacted_entities

Search 107K entities extracted from redacted areas of documents.

Inferred read-only
get_document_type

Get the AI-classified document type for each page of a document.

Inferred read-only
get_cross_references

Get all cross-reference numbers for a document (Bates stamps from different productions).

Inferred read-only
get_popular_documents

Get the most-viewed documents this week.

Inferred read-only
get_trending_searches

Get recent trending search queries from site visitors.

Inferred read-only
reverse_image_search

Find visually similar images in the corpus by uploading an image.

Inferred read-only
face_search

Find a person across the corpus by uploading a face photo.

Inferred read-only
search_flights

Search the Epstein flight index — 15,000+ documented flights cross-referenced across ~20 source types (CBP records, court manifests, pilot logbooks, scheduling emails, itineraries).

Inferred read-only
flights_on_date

List every documented Epstein flight on a specific date.

Inferred read-only
person_flight_history

A person's full flight history from the index: total flights, first/last seen, by-year counts, top routes, top co-travelers, and the flight list.

Inferred read-only
aircraft_flights

All documented flights on a specific aircraft (by tail number), plus the aircraft type.

Inferred read-only
flight_detail

One flight with FULL per-source provenance — every attestation (source, document ID, page, passengers as recorded, tail, confidence, URL).

Inferred read-only
flight_stats

Flight index statistics: total flights, source records, multi-source count, date range, source distribution, top airports, and top aircraft.

Inferred read-only
suggest_flight_correction

Suggest a correction to a flight record.

Inferred read-only
flag_flight

Flag a flight as looking wrong when you spot an inconsistency but lack a source document.

Inferred read-only

CONNECT 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.epstein-files]
url = "https://epstein-data.com/corpus/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "epstein-files": {
      "type": "http",
      "url": "https://epstein-data.com/corpus/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: epstein-files
Remote MCP URL: https://epstein-data.com/corpus/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": {
    "epstein-files": {
      "url": "https://epstein-data.com/corpus/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "epstein-files": {
      "type": "http",
      "url": "https://epstein-data.com/corpus/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "epstein-files",
  "transport": "streamable-http",
  "url": "https://epstein-data.com/corpus/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 epstein-data.com was fetched 2026-08-01T03:26:07.599Z and is being refreshed.

Trust status Neutral

epstein-data.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.