Stats
Actions
Tags
From hcls-agents
Connects to AWS HealthOmics for genomic data analysis, workflow management, and querying results. Requires AWS credentials configured locally.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"aws-healthomics": {
"command": "uvx",
"args": [
"awslabs.aws-healthomics-mcp-server@latest"
],
"env": {
"HEALTHOMICS_DEFAULT_MAX_RESULTS": "100"
}
}
}
}Review these signals before enabling this server
This server connects to external services. Review the URLs it accesses before enabling.
Server configuration and connection parameters
uvxCommand-line arguments passed to the server process
Environment variables set when the server starts
HEALTHOMICS_DEFAULT_MAX_RESULTS=100Declared capabilities of this MCP server
npx claudepluginhub aws-samples/amazon-bedrock-agents-healthcare-lifesciences --plugin hcls-agents