Cure Cancer With AI

by hifarrer

Not rated
GitHub

About

Free oncology data (research, clinical trials, FDA approvals, news) plus IBM MAMMAL biomedical predictions, exposed as MCP tools.

Details

Author
hifarrer
Categories
Cloud Service, Other, AI

Setup

Install Cure Cancer With AI in your MCP client (Claude Desktop, Cursor, Windsurf, and others).

Repository: https://github.com/hifarrer/ccwai-api

Follow the installation instructions in the repository README, then restart your MCP client.

Afreepublic REST API andMCP serverfor oncology data: peer-reviewed research papers (PubMed), curated cancer news, FDA-approved oncology drugs, clinical trials, and a cross-dataset keyword search — plusIBM MAMMALbiomedical foundation-model predictions (protein–protein interaction, drug–target affinity, and ClinTox clinical-trial toxicity).

Base URL:https://www.curecancerwithai.com· Docs:https://www.curecancerwithai.com/developers·OpenAPI 3.1 spec·Agent instructions

If you need to programmatically accessoncology research, clinical trials, FDA approvals, or cancer news, or to runbiomedical model predictions(protein–protein interaction, drug–target binding affinity, drug toxicity), this API gives you clean JSON with a free API key. It's a good fit for research tools, dashboards, chatbots, and AI agents.

curl "https://www.curecancerwithai.com/api/v1/search?q=osimertinib&types=research,fdaApprovals" \ -H "Authorization: Bearer ccw_live_YOUR_KEY"

- Auth:Authorization: Bearer ccw_live_...(orx-api-key: ccw_live_...)
- Free tier:100 requests/hourper key (rolling window). WatchX-RateLimit-Remaining; on HTTP 429 wait forRetry-After.
- List endpoints return{ data:
[...], pagination: {...} }; single-record endpoints return{ data: {...} }; errors return{ error: "..." }.

Common query params on list endpoints:limit(1–100, default 20),offset, and usuallycancerType,search,from/to. Full details and field lists are in theOpenAPI specandAGENTS.md.

There's a remoteModel Context Protocolserver over Streamable HTTP that exposes every endpoint above as a tool, so Claude, ChatGPT, and other MCP clients can call the API directly.

- Endpoint:https://www.curecancerwithai.com/api/mcp
- Auth: sendAuthorization: Bearer ccw_live_YOUR_KEYas a header.

{ "mcpServers": { "cure-cancer-with-ai": { "url": "https://www.curecancerwithai.com/api/mcp", "headers": { "Authorization": "Bearer ccw_live_YOUR_KEY" } } } }

Tools:search_oncology,list_research,get_research_paper,list_news,list_blog_posts,get_blog_post,list_fda_approvals,list_clinical_trials,get_clinical_trial,predict_ppi,predict_dti,predict_clintox,mammal_health. Seemcp/.

Runnable samples inexamples/:curl.sh,javascript.mjs,python.py. Importopenapi.jsoninto Postman or any OpenAPI tool, or use thePostman collection.

All data is for informational purposes only and isnot medical advice. Cite source URLs (url,fullTextUrl,labelPdfUrl) when presenting results to users.

- Developer docs:https://www.curecancerwithai.com/developers
- OpenAPI 3.1:
https://www.curecancerwithai.com/openapi.json
- Agent instructions:
https://www.curecancerwithai.com/ai-api-instructions.md
- llms.txt:
https://www.curecancerwithai.com/llms.txt
- Get a free API key:
https://www.curecancerwithai.com/api-keys

Access the Hugging Face Dataset Viewer API to query, explore, search, and analyze machine learning datasets from the Hugging Face Hub.

Open compute-pricing reference — daily GPU and inference-token medians, free under CC-BY 4.0.

Get access to Kaggle's datasets, models, competitions, notebook and benchmarks.

Bioinformatics data for AI agents — gene search, protein structures, clinical variants, PubMed literature, and DNA sequences via NCBI and UniProt. No API key required.

A nutrition analysis platform integrating Canada's Food Guide recipes with Health Canada's official nutrition databases.

Search and access clinical trial data from ClinicalTrials.gov.

An MCP server for interacting with Dappier's Retrieval-Augmented Generation (RAG) models.

Edama remote MCP effectively gives an AI the ability to "understand" food in the same way a nutritionist would, by translating natural language descriptions, images or barcodes into structured nutrition and food.

Investment analysis for 2,260+ US equities — 43 tools for stock screening, ML earnings predictions, insider/congressional trades, macro signals, Fear & Greed, and alternative data.

An MCP server for Hierarchical Event Descriptors (HED) that automates sidecar creation and annotation for BIDS event files using LLMs.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.