Loading MCP server directory, please wait...
Federally-sourced health facts/lists/tips as agent-callable cued-stream tools. Not medical advice.
npx @getmcp/cli add us.uphealth/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
UPHEALTH_API_KEYUphealth Signal API key. Get a free sandbox key at https://uphealth.us/signup (begins up_sandbox_).
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"us.uphealth/mcp": {
"command": "npx",
"args": [
"-y",
"@uphealth/mcp-server"
],
"env": {
"UPHEALTH_API_KEY": ""
}
}
}
}