brilliant-directories-mcp
v6.58.2
io.github.brilliantdirectories/brilliant-directories-mcp
Official MCP server for Brilliant Directories — manage members, posts, leads, reviews, and more.
io.github.hifarrer/cure-cancer-with-ai · v1.0.0
Free oncology data (research, trials, FDA approvals, news) plus IBM MAMMAL biomedical predictions.
Cure Cancer With AI 是一个MCP Server,收录自 官方 MCP Registry。支持 streamable-http 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"cure-cancer-with-ai": {
"url": "https://www.curecancerwithai.com/api/mcp"
}
}
}{
"id": "io.github.hifarrer/cure-cancer-with-ai",
"type": "mcp-server",
"version": "1.0.0",
"displayName": "Cure Cancer With AI",
"description": "Free oncology data (research, trials, FDA approvals, news) plus IBM MAMMAL biomedical predictions.",
"repository": {
"url": "https://github.com/hifarrer/ccwai-api",
"source": "github"
},
"distribution": {
"packages": [],
"remotes": [
{
"transport": "streamable-http",
"url": "https://www.curecancerwithai.com/api/mcp"
}
]
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.hifarrer/cure-cancer-with-ai",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.hifarrer%2Fcure-cancer-with-ai/versions/latest",
"isOfficial": true,
"status": "active"
}
}