Maftools-MCP
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Maftools-MCPGenerate an oncoplot for the top 10 mutated genes in my MAF file."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Maftools-MCP
Maftools-MCP exposes R maftools analyses through the Model Context Protocol (MCP). An MCP-compatible client can translate a natural-language request into calls for mutation summaries, oncoplots, cohort comparisons, mutation signatures, clinical enrichment, survival analyses, and copy-number visualization.
The server includes the 59 tools counted in the manuscript, plus the
export_r_script validation utility: 60 registered tools in total. See the
complete tool reference for inputs, defaults, outputs and
underlying R functions. R code is executed through rpy2. ANNOVAR annotation is an
optional external workflow; the server's conversion tool consumes annotated
multianno files, not unannotated VCFs.
Installation
Download the Maftools-MCP Docker image:
docker pull lin97/maftools-mcp:v.1.1.0For setup instructions, MCP client configuration, and usage examples, see the Maftools-MCP tutorial.
Related MCP server: Liana-MCP
License
Maftools-MCP code is available under the MIT License. R, maftools, ANNOVAR and other dependencies retain their own licenses. This repository does not grant redistribution rights for third-party datasets or ANNOVAR assets.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Knowledge graph ingestion, entity search, ontology analysis, and CoPass scoring.
Free oncology data (research, trials, FDA approvals, news) plus IBM MAMMAL biomedical predictions.
cBioPortal MCP — cancer genomics portal.
Protein analysis: ESM-2/ESMC embeddings, mutation scoring, landscape scans, ESMFold structure.
Related MCP Servers
- AlicenseCqualityDmaintenanceA server that enables AI assistants to interact with cancer genomics data from cBioPortal, allowing users to explore cancer studies, access genomic data, and retrieve mutations and clinical information.176MIT
- FlicenseNot gradedqualityCmaintenanceEnables natural language interface for single-cell RNA-Seq analysis using Liana. Supports reading/writing scRNA-Seq data, cell-cell communication analysis, and visualization through circle plots and dotplots.1-
- AlicenseNot gradedqualityDmaintenanceEnables natural language interactions with cancer pharmacogenomics data through the DROMA platform, supporting drug-omics association analysis, dataset management, molecular profile loading, and treatment response analysis across multiple research projects.1Mozilla Public 2.0
- FlicenseNot gradedqualityCmaintenanceProvides a natural language interface for single-cell RNA-Seq analysis using the decoupleR framework. It enables users to perform biological pathway inference, data clustering, and visualization through MCP-compatible AI clients.4-
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/linchinghsuan/maftools-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server