MCP.so
登录

Epstein Exposed MCP

@guilyx

关于 Epstein Exposed MCP

Epstein files API MCP

基本信息

分类

其他

许可证

MIT

运行时

python

传输方式

stdio

发布者

guilyx

提交者

Erwin L.

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "epsteinexposed-mcp": {
      "command": "python",
      "args": [
        "-m",
        "src.server"
      ]
    }
  }
}

工具

5

Search/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.

评论

其他 分类下的更多 MCP 服务器