The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Can Immune listing page.
Remote, read-only Model Context Protocol server for CAN-IMMUNE — a cancer neoantigen platform. Lets any AI agent (Claude, ChatGPT, Cursor, ...) query the database in plain language.
io.github.sanjaysgk/can-immunehttps://canelib.erc.monash.edu/mcp (Streamable HTTP)Add the endpoint as a custom connector, or:
database_overview, search / fetch, search_genes, get_gene, search_cell_lines,
get_cell_line, top_genes_in_cell_line, get_gene_mutations, list_tissues,
list_cancer_types, get_mhc_binding.
Works anonymously at a light rate. Optional Google sign-in (OAuth 2.1) raises the limit —
academic emails (.edu, .edu.au, .ac.*) get the highest tier. Every query is
parameterised, row-capped and time-bounded. Data: COSMIC, DepMap/CCLE, PubMed.
canelib_mcp.py — the tools + server. oauth.py — the OAuth 2.1 / tiering layer.
Secrets live outside the repo (see .gitignore).