Skip to main content
Glama

Nexonco

nexonco-mcp-banner

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
    See docs/nanda-server-setup.md for backend configuration and local registration of the NANDA Server.
  • Claude Desktop Setup
    See docs/claude-desktop-setup.md for 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): If True, only includes evidence with a rating > 3 (max 5).

Output

The tool returns a formatted string with four sections:

  1. Summary Statistics:
    • Total evidence items
    • Average evidence rating
    • Top 3 diseases, genes, variants, therapies, and phenotypes (with counts)
  2. Top 10 Evidence Entries:
    • Lists the highest-rated evidence items with details like disease, phenotype, gene/variant, therapy, description, type, direction, and rating.
  3. Sources & Citations:
    • Citations and URLs for the sources of the top 10 evidence entries.
  4. 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

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

-
security - not tested
A
license - permissive license
-
quality - not tested

hybrid server

The server is able to function both locally and remotely, depending on the configuration or use case.

An MCP server that enables access to clinical evidence from the CIViC database, allowing users to search across variants, diseases, drugs, and phenotypes to support precision oncology research.

  1. Setup
    1. Prerequisites
    2. Setup Guides
  2. Tool List
    1. Input Schema
    2. Output
  3. Sample Usage
    1. Acknowledgements
      1. License
        1. Disclaimer
          1. Contributors

            Related MCP Servers

            • A
              security
              A
              license
              A
              quality
              A Model Context Protocol (MCP) server for querying the CVE-Search API. This server provides comprehensive access to CVE-Search, browse vendor and product、get CVE per CVE-ID、get the last updated CVEs.
              Last updated -
              6
              15
              Python
              MIT License
            • -
              security
              F
              license
              -
              quality
              🔍 Enable AI assistants to search and access bioRxiv papers through a simple MCP interface. The bioRxiv MCP Server provides a bridge between AI assistants and bioRxiv's preprint repository through the Model Context Protocol (MCP). It allows AI models to search for biology preprints and access their
              Last updated -
              4
              Python
              • Linux
              • Apple
            • -
              security
              F
              license
              -
              quality
              🔍 Enable AI assistants to search and access medRxiv papers through a simple MCP interface. The medRxiv MCP Server provides a bridge between AI assistants and medRxiv's preprint repository through the Model Context Protocol (MCP). It allows AI models to search for health sciences preprints and acce
              Last updated -
              1
              Python
              • Linux
              • Apple
            • -
              security
              F
              license
              -
              quality
              An MCP server that enables searching and retrieving content from Confluence documentation systems, providing capabilities for both document searches and full page content retrieval.
              Last updated -
              Python

            View all related MCP servers

            MCP directory API

            We provide all the information about MCP servers via our MCP API.

            curl -X GET 'https://glama.ai/api/mcp/v1/servers/Nexgene-Research/nexonco-mcp'

            If you have feedback or need assistance with the MCP directory API, please join our Discord server