Loading MCP server directory, please wait...
The adaptive health-messaging engine for apps and agents. Federally-sourced. Not medical advice.
npx @getmcp/cli add us.uphealth/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
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": ""
}
}
}
}