Epstein Exposed MCP
@guilyx
About Epstein Exposed MCP
Epstein files API MCP
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"epsteinexposed-mcp": {
"command": "python",
"args": [
"-m",
"src.server"
]
}
}
}Tools
5Search/filter persons of interest by name and category
Get full detail for a person by slug (bio, aliases, stats)
FTS5 full-text search across case documents
Search flight logs by passenger, year, origin, destination
Search across documents and emails simultaneously
Overview
What is Epstein Exposed MCP?
Epstein Exposed MCP is a Model Context Protocol server that exposes the Epstein Exposed public API as AI-agent tool calls. It allows any MCP‑compatible client (Claude Desktop, Cursor, SmolAgents, etc.) to search persons, documents, flight logs, and emails from the Epstein case files.
How to use Epstein Exposed MCP?
Install the package with pip install -e ".[dev]" and run the server via python -m src.server or the MCP CLI (mcp run src/server.py). Then configure your MCP client (e.g., Claude Desktop or Cursor) by adding the server’s command to the appropriate JSON configuration file.
Key features of Epstein Exposed MCP
- Search and filter persons of interest by name and category.
- Retrieve full details for a person, including bio, aliases, and stats.
- Full‑text search across case documents.
- Search flight logs by passenger, year, origin, or destination.
- Cross‑search documents and emails simultaneously.
Use cases of Epstein Exposed MCP
- Researchers querying the public Epstein case database via natural language.
- Investigators cross‑referencing persons, flights, and documents in one tool.
- AI agents performing automated fact‑checking or data gathering from the case files.
- Developers building custom applications that need structured access to the Epstein Exposed data.
FAQ from Epstein Exposed MCP
What data does the server expose?
It exposes the Epstein Exposed public API, which includes persons, documents, flight logs, and emails derived from publicly released government records.
How do I install and run the server?
Install with pip install -e ".[dev]" and run using python -m src.server or mcp run src/server.py. Python 3.10 or later is required.
Which MCP clients are supported?
Any MCP‑compatible client works. Explicit configuration examples are provided for Claude Desktop and Cursor.
Is there a disclaimer about the data?
Yes. Inclusion in the Epstein Exposed database does not imply guilt or wrongdoing. All data is sourced from publicly released government records.
What are the server’s dependencies?
The server uses FastMCP, the epsteinexposed Python package (which relies on curl_cffi), and communicates over JSON‑RPC 2.0 via stdio or SSE.
Frequently asked questions
What data does the server expose?
It exposes the Epstein Exposed public API, which includes persons, documents, flight logs, and emails derived from publicly released government records.
How do I install and run the server?
Install with `pip install -e ".[dev]"` and run using `python -m src.server` or `mcp run src/server.py`. Python 3.10 or later is required.
Which MCP clients are supported?
Any MCP‑compatible client works. Explicit configuration examples are provided for Claude Desktop and Cursor.
Is there a disclaimer about the data?
Yes. Inclusion in the Epstein Exposed database does not imply guilt or wrongdoing. All data is sourced from publicly released government records.
What are the server’s dependencies?
The server uses FastMCP, the `epsteinexposed` Python package (which relies on `curl_cffi`), and communicates over JSON‑RPC 2.0 via stdio or SSE.
Basic information
More Other MCP servers
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser

Glasswarp
GlasswarpSee and control a real Windows PC you own — from any MCP client, locally or remotely. Observe (UIA + screenshots), click/type/drag/scroll, launch apps, owner Live View. BYOH: your machine, your key.
Codelf
unbugA search tool helps dev to solve the naming things problem.
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Comments