← Back to Plugins
MCP Server MCP

Cure Cancer With AI

github By github 👁 1 views ▲ 0 votes

Free oncology data (research, trials, FDA approvals, news) plus IBM MAMMAL biomedical predictions.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://www.curecancerwithai.com/api/mcp",
      "headers": [
        {
          "description": "API key as a Bearer token: 'Bearer ccw_live_YOUR_KEY'. Free key at curecancerwithai.com/api-keys.",
          "isRequired": true,
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...