MCP.so
Sign In

Nexonco Mcp

@Nexgene-Research

About Nexonco Mcp

An advanced MCP Server for accessing and analyzing clinical evidence data, with flexible search options to support precision medicine and oncology research.

Basic information

Category

Data & Analytics

License

MIT

Runtime

python

Transports

stdio

Publisher

Nexgene-Research

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "nexonco": {
      "command": "uv",
      "args": [
        "--directory",
        "/full/path/to/nexonco/nexonco",
        "run",
        "server.py"
      ]
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Nexonco Mcp?

Nexonco Mcp is an MCP server for accessing clinical evidence from the CIViC (Clinical Interpretation of Variants in Cancer) database. It enables fast, flexible search across variants, diseases, drugs, and phenotypes to support precision oncology.

How to use Nexonco Mcp?

Install and run using uv or Docker. For MCP integration, you need Claude Desktop. Refer to docs/nanda-server-setup.md and docs/claude-desktop-setup.md for full configuration. Invoke the single tool search_clinical_evidence with optional search filters.

Key features of Nexonco Mcp

  • Single tool search_clinical_evidence for querying clinical evidence.
  • Returns a formatted report with summary statistics, top evidence, citations, and disclaimer.
  • Filter by disease, therapy, molecular profile, phenotype, evidence type, and direction.
  • Option to filter only strong evidence (rating > 3).
  • Sources and citations included for top evidence entries.
  • Designed for research purposes only, not medical advice.

Use cases of Nexonco Mcp

  • Find predictive evidence for colorectal cancer therapies involving KRAS mutations.
  • Search for studies on Imatinib for leukemia.
  • Discover what therapies are linked to pancreatic cancer evidence.
  • Quickly retrieve high-rated clinical evidence for precision oncology research.

FAQ from Nexonco Mcp

What database does Nexonco Mcp query?

It queries the CIViC (Clinical Interpretation of Variants in Cancer) database.

Is Nexonco Mcp a substitute for professional medical advice?

No. The tool is intended exclusively for research purposes and is not a substitute for professional medical advice, diagnosis, or treatment.

What are the prerequisites for running Nexonco Mcp?

You need either uv or Docker installed, and Claude Desktop for MCP integration.

What parameters does the search tool accept?

The tool accepts optional filters: disease_name, therapy_name, molecular_profile_name, phenotype_name, evidence_type, evidence_direction, and a Boolean filter_strong_evidence.

Does Nexonco Mcp provide citations for its results?

Yes. The output includes a "Sources & Citations" section with citations and URLs for the top 10 evidence entries.

Comments

More Data & Analytics MCP servers