# Oncofiles > Patient-side MCP server for oncology document management ## About Oncofiles is an open-source MCP (Model Context Protocol) server that helps cancer patients and caregivers organize, search, and understand their medical documents using AI. It provides 79 tools for document management, lab tracking, clinical trial search, and treatment event logging. ## Key Features - 14 medical document categories (labs, imaging, pathology, genetics, etc.) - AI-powered OCR, summaries, tags, and structured metadata extraction - Bidirectional Google Drive sync with auto-rename and folder organization - Lab value tracking with trends, reference ranges, and pre-cycle safety checks - Pipeline dashboard with Google Sign-In authentication - PubMed and ClinicalTrials.gov search integration - Treatment event and research entry management ## Technical Details - Version: 5.2.5 - Protocol: MCP (Model Context Protocol) via FastMCP - Language: Python 3.12+ - Database: SQLite / Turso - License: MIT - Repository: https://github.com/peter-fusek/oncofiles ## Integration Oncofiles works with Claude and any MCP-compatible AI assistant. Connect via streamable-http transport at the /mcp endpoint. Authentication requires a bearer token (MCP_BEARER_TOKEN). ## Links - Homepage: https://oncofiles.com - Dashboard: https://oncofiles.com/dashboard - Health: https://oncofiles.com/health - GitHub: https://github.com/peter-fusek/oncofiles