Skip to main content
Glama
sanjaysgk

CAN-IMMUNE MCP Server

by sanjaysgk

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.

Connect

Add the endpoint as a custom connector, or:

claude mcp add --transport http canelib https://canelib.erc.monash.edu/mcp

Related 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).

A
license - permissive license
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

View all related MCP servers

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

View all MCP Connectors

Latest Blog Posts

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