CAN-IMMUNE MCP Server
Provides access to PubMed literature data for cancer neoantigen research, enabling retrieval of references and cited publications within the CAN-IMMUNE platform.
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., "@CAN-IMMUNE MCP ServerWhat are the top genes in the A549 cell line?"
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.
CAN-IMMUNE MCP Server
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.
Registry:
io.github.sanjaysgk/can-immuneEndpoint:
https://canelib.erc.monash.edu/mcp(Streamable HTTP)Docs / how to connect: https://canelib.erc.monash.edu/connector
Connect
Add the endpoint as a custom connector, or:
claude mcp add --transport http canelib https://canelib.erc.monash.edu/mcpRelated MCP server: BioLab MCP Server
Tools (read-only)
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.
Auth & rate limits
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.
Source
canelib_mcp.py — the tools + server. oauth.py — the OAuth 2.1 / tiering layer.
Secrets live outside the repo (see .gitignore).
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 Servers
- Alicense-qualityDmaintenanceMCP server for Addgene plasmid repository, enabling AI assistants to search, filter, and retrieve plasmid data including sequences and metadata.6MIT
- Alicense-qualityCmaintenanceUnified MCP server providing AI-agent-ready access to AlphaFold, PubMed, ChEMBL, Ensembl, and 37+ scientific databases.MIT
- AlicenseAqualityAmaintenanceAn MCP server that gives AI assistants access to biological and biomedical RDF databases via SPARQL at the RDF Portal, as well as selected REST APIs (NCBI E-utilities, UniProt, ChEMBL, PDB, Reactome, Rhea, MeSH, and more).2911MIT
- Alicense-qualityCmaintenanceMCP server for querying gene annotations, full-text gene search, and species taxonomy via MyGene.info. Enables AI agents to access gene data through natural language questions.13MIT
Related MCP Connectors
GibsonAI MCP server: manage your databases with natural language
Hosted MCP server exposing US hospital procedure cost data to AI assistants
Official Microsoft MCP Server to query Microsoft Entra data using natural language
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/sanjaysgk/can-immune-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server