Cancer Support Hub
Rank #5,501io.github.sigaihealth/cancer-support-hub
MCP server providing cancer-support-hub capabilities
Cancer Support Hub is a Model Context Protocol (MCP) server published by sigaihealth. It ranks #5,501 of 115,460 servers tracked on MCP Toplist, and its repository has 30 GitHub stars. Cancer Support Hub is listed on Official MCP, with 2 tracked versions. It was first listed on Mar 23, 2026 and most recently updated on Mar 23, 2026.
Ranks ahead of 109,959 of 115,460 servers on MCP Toplist.
Use Cancer Support Hub
claude mcp add --transport http cancer-support-hub https://cancersupport.sig.ai/api/mcp[mcp_servers.cancer-support-hub]
url = "https://cancersupport.sig.ai/api/mcp"Add to ~/.codex/config.toml.
https://cancersupport.sig.ai/api/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"cancer-support-hub": {
"url": "https://cancersupport.sig.ai/api/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"cancer-support-hub": {
"type": "http",
"url": "https://cancersupport.sig.ai/api/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"cancer-support-hub": {
"serverUrl": "https://cancersupport.sig.ai/api/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"cancer-support-hub": {
"url": "https://cancersupport.sig.ai/api/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.sigaihealth%2Fcancer-support-hub)<a href="https://mcptoplist.com/server/io.github.sigaihealth%2Fcancer-support-hub"><img src="https://mcptoplist.com/badge/io.github.sigaihealth%2Fcancer-support-hub.svg" alt="MCP Toplist: Top 5% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
sigaihealth
Other servers by sigaihealth
- RealVest Real Estate MCP Server#29,170
- Brand Intelligence#53,470 · 1 ver
- Food Logger MCP#57,101 · 1 ver
Available versions (2)
| Version | Published |
|---|---|
| 1.0.0 | Mar 23, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Cancer Support Hub?
- Cancer Support Hub is maintained by sigaihealth, which publishes 4 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Cancer Support Hub listed on the Official MCP Registry?
- Yes — Cancer Support Hub is listed on the Official MCP Registry.
- How many versions does Cancer Support Hub have?
- MCP Toplist tracks 2 versions of Cancer Support Hub, most recently published on Mar 23, 2026.
- Where can I find the source code for Cancer Support Hub?
- The source code for Cancer Support Hub is hosted at github.com/sigaihealth/cancersupport.