Epstein Exposed MCP
@guilyx
Epstein Exposed MCP について
Epstein files API MCP
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"epsteinexposed-mcp": {
"command": "python",
"args": [
"-m",
"src.server"
]
}
}
}ツール
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
概要
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.
「その他」の他のコンテンツ
ghidraMCP
LaurieWiredMCP Server for Ghidra
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
コメント