io.github.sigaihealth/cancer-support-hub
Official4 toolsSearch 585+ free cancer support resources across Washington State in 7 languages
Search 585+ free cancer support resources across Washington State in 7 languages.
Captured live from the server via tools/list.
search_resources
Search cancer support resources in Washington State. Filter by category (housing, food, mental-health, financial, legal, care, transport, children, rights, programs, education), county, tier, or free-text query. Returns matching resources with name, description, phone, URL, eligibility, and cost.
Parameters (6)
- querystring
Free-text search across name, description, tags, keywords
- categorystring
Filter by support category
- countystring
Washington State county name (e.g., King, Spokane, Pierce)
- tierstring
cancer = cancer-specific programs, community = general programs that serve cancer patients
- languagestring
Language for returned text. Default: en
- limitnumber
Max results (1-50). Default: 10
get_resource
Get full details for a single cancer support resource by ID, including locations, hours, and match criteria.
Parameters (2)
- idstringrequired
Resource ID
- languagestring
Language for returned text. Default: en
list_categories
List all 11 support categories with names, descriptions, and resource counts. Use this to understand what types of resources are available before searching.
Parameters (1)
- languagestring
Language for category names. Default: en
list_counties
List all 39 Washington State counties. Use this to find the correct county name for filtering search results.
No parameters.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"cancer-support-hub": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://cancersupport.sig.ai/api/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.