AI Connector
Connect any AI to CAN-IMMUNE
Claude, ChatGPT or any MCP agent can query the live database in plain language
This connector exposes CAN-IMMUNE as a Model Context Protocol (MCP) server. An AI agent can look up genes, cell lines, tissues and cancer types, a gene's mutations, and cached MHC-I binding predictions — all from COSMIC, DepMap/CCLE and PubMed, live and read-only.
https://canelib.erc.monash.edu/mcp
Add it to your AI
Paste the URL as a custom connector
claude mcp add --transport http canelib https://canelib.erc.monash.edu/mcpsearch and fetch as ChatGPT expects.What the agent can do
12 read-only tools
database_overview— totals across the databasesearch / fetch— ChatGPT search interfacesearch_genes / get_gene— gene profilessearch_cell_lines / get_cell_line— cell linestop_genes_in_cell_line— top mutated genes in a lineget_gene_mutations— mutations in a genelist_tissues / list_cancer_typesget_mhc_binding— cached MHC-I predictionsTry asking
Once connected, ask in plain language
Search CAN-IMMUNE for BRAF and summarise its mutations.
What are the top mutated genes in MDA-MB-231?
How many mutations and peptides are in the whole database?
List the cancer types with the most mutations.
Show the cached MHC binding for peptide FLDGNQIVT and HLA-A*02:11.
About & safety
Open, but not abusable
The connector can query but never modify data. Every query is parameterised, capped at 100 rows and run under a per-query timeout, and the endpoint is rate-limited — so it stays fast and can't be abused. Data comes from COSMIC, DepMap/CCLE and PubMed. Please cite CAN-IMMUNE if you use it in your work.
Sign-in & limits. Anyone can use the connector anonymously at a light rate. Signing in with Google (one click in Claude’s Connect dialog) lifts your limit: academic emails (.edu, .edu.au, .ac.*) get the highest tier, other verified emails a standard tier. Sign-in only reads your verified email to set the rate — nothing is stored beyond that.