Demo
https://github.com/user-attachments/assets/02129685-5ba5-4b90-89e7-9d4a39986210
Watch full video here:
Setup
Prerequisites
- uv or Docker
- Claude Desktop (for MCP integration)
Setup Guides
For detailed setup instructions, refer to the following documentation:
NANDA Host Setup
Seedocs/nanda-server-setup.mdfor backend configuration and local registration of the NANDA Server.Claude Desktop Setup
Seedocs/claude-desktop-setup.mdfor guidance on configuring the local development environment and MCP integration.
These guides include all required steps, environment configurations, and usage notes to get up and running.
Tool List
search_clinical_evidence: A MCP tool for querying clinical evidence data that returns formatted reports.
Input Schema
The tool accepts the following optional parameters:
disease_name(str): Filter by disease (e.g., “Lung Non-small Cell Carcinoma”).therapy_name(str): Filter by therapy or drug (e.g., “Cetuximab”).molecular_profile_name(str): Filter by gene or variant (e.g., “EGFR L858R”).phenotype_name(str): Filter by phenotype (e.g., “Chest Pain”).evidence_type(str): Filter by evidence type (e.g., “PREDICTIVE”, “DIAGNOSTIC”).evidence_direction(str): Filter by evidence direction (e.g., “SUPPORTS”).filter_strong_evidence(bool): IfTrue, only includes evidence with a rating > 3 (max 5).
Output
The tool returns a formatted string with four sections:
- Summary Statistics:
- Total evidence items
- Average evidence rating
- Top 3 diseases, genes, variants, therapies, and phenotypes (with counts)
- Top 10 Evidence Entries:
- Lists the highest-rated evidence items with details like disease, phenotype, gene/variant, therapy, description, type, direction, and rating.
- Sources & Citations:
- Citations and URLs for the sources of the top 10 evidence entries.
- Disclaimer:
- A note stating the tool is for research purposes only, not medical advice.
Sample Usage
- “Find predictive evidence for colorectal cancer therapies involving KRAS mutations.”
- “Are there studies on Imatinib for leukemia?”
- “What therapies are linked to pancreatic cancer evidence?”
Acknowledgements
- Model Context Protocol
- NANDA: The Internet of AI Agents
- CIViC - Clinical Interpretation of Variants in Cancer
License
This project is licensed under the MIT License - see the LICENSE file for details.
Disclaimer
⚠️ This tool is intended exclusively for research purposes. It is not a substitute for professional medical advice, diagnosis, or treatment.
Contributors
- Obada Qasem (@obadaqasem), Nexgene AI
- Kutsal Ozkurt (@Goodsea), Nexgene AI
Nexonco
Project Details
- Nexgene-Research/nexonco-mcp
- MIT License
- Last Updated: 4/18/2025
Categories
Recomended MCP Servers
An MCP server for managing todos within LLMs, created for educational purposes
An MCP (Model Context Protocol) server for interacting with a Paperless-NGX API server. This server provides tools for...
Model Context Protocol (MCP) Server for Mistral OCR API
本项目通过将 MCP 协议转换为 MQTT 协议,我们能够利用强大的大型语言模型(LLMs),就能轻松操控您的智能家居、机器人或其他硬件设备。
MCP Server for Databricks
The MCP Code Executor is an MCP server that allows LLMs to execute Python code within a specified...
Collection of Canvas LMS and Gradescope tools for the ultimate EdTech model context protocol. Allows you to query...
MCP server for RAG-based document search and management
MCP Server for AI Agent Marketplace Index from DeepNLP





