Oncofiles MCP Server

Your medical records are scattered across Gmail, Google Drive, and Calendar. Oncofiles reads everything, organizes it, and makes it available through AI - so you can ask about your health naturally in Claude or ChatGPT. It is available as a remote MCP endpoint.

Teams that want a hosted science & health endpoint instead of running a local process. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-08-07 · ★ 5 · #55 OF 60 MAINTAINED SCIENCE & HEALTH · VERIFIED 2026-08-25

MIT · Python servers · how we verify → /methodology

01 · Install Oncofiles

before you install - you'll need

Set DATABASE_PATH, TURSO_DATABASE_URL, TURSO_AUTH_TOKEN, GOOGLE_DRIVE_FOLDER_ID, GOOGLE_OAUTH_CLIENT_ID, GOOGLE_OAUTH_CLIENT_SECRET, MCP_HOST, MCP_PORT, MCP_BEARER_TOKEN before connecting. MCP_TRANSPORT is optional or environment-specific per the README.

Claude Code

claude mcp add peter-fusek-oncofiles --transport http https://oncofiles.com/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "peter-fusek-oncofiles": {
      "url": "https://oncofiles.com/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://oncofiles.com/mcp

transport: streamable-http

endpoint alive - authentication required · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to oncofiles.com

endpoint auth requires authentication - rejected our unauthenticated MCP initialize

license MIT - declared in the repository

registry namespace io.github.peter-fusek is GitHub-verified and matches the repo owner

03 · Who maintains Oncofiles

Oncofiles is maintained by peter-fusek. It's the only MCP server we track from this author; the repo dates to Mar 2026.

04 · Facts

category
science & health - ranked #55 of 60 actively-maintained science & health servers as of 2026-08-25.
registry
io.github.peter-fusek/oncofiles (active, first published 2026-03-24 · 2 versions)

05 · Oncofiles FAQ

What is Oncofiles?

Your medical records are scattered across Gmail, Google Drive, and Calendar. Oncofiles reads everything, organizes it, and makes it available through AI - so you can ask about your health naturally in Claude or ChatGPT. It is available as a remote MCP endpoint.

Is Oncofiles still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-07. We re-verify nightly.

How do I install Oncofiles?

Run `claude mcp add peter-fusek-oncofiles --transport http https://oncofiles.com/mcp`. The README documents 10 environment variables (DATABASE_PATH, TURSO_DATABASE_URL, TURSO_AUTH_TOKEN…) to set first. Set DATABASE_PATH, TURSO_DATABASE_URL, TURSO_AUTH_TOKEN, GOOGLE_DRIVE_FOLDER_ID, GOOGLE_OAUTH_CLIENT_ID, GOOGLE_OAUTH_CLIENT_SECRET, MCP_HOST, MCP_PORT, MCP_BEARER_TOKEN before connecting. MCP_TRANSPORT is optional or environment-specific per the README. You can also paste the ready-made client config above.

Does Oncofiles require authentication?

Yes - when we probed the endpoint on 2026-08-25, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.

06 · Alternatives to Oncofiles

More science & health MCP servers · Health Export MCP · Aria MCP Server · Zotero Library MCP · Inbody API MCP · Atera MCP

More Python MCP servers · CallRail MCP · Palinode · Anneal Memory · Bolor Brain MCP · Zotero MCP Local · see all