š„ MCP Server for AWS HealthLake (Mocked)
@anandkiran2007
å ³äŗ š„ MCP Server for AWS HealthLake (Mocked)
ęę ę¦č§
åŗę¬äæ”ęÆ
é ē½®
使ēØäøé¢ēé ē½®,å°ę¤ęå”åØę·»å å°ä½ ē MCP 客ę·ē«Æć
{
"mcpServers": {
"ahl-mcp-server": {
"command": "python3",
"args": [
"-m",
"venv",
"venv"
]
}
}
}å·„å ·
ęŖę£ęµå°å·„å ·
å·„å
·ęÆä» README äøčŖåØęåēć结ę¤č
åÆä»„åØ ## Tools ę é¢äøååŗå·„å
·,å³åÆå”«å
čæéØåå
容ć
ę¦č§
What is š„ MCP Server for AWS HealthLake (Mocked)?
This is an open-source Model Context Protocol (MCP) server that connects to (mocked) AWS HealthLake data sources and provides structured, standardized context bundles for clinical models.
How to use š„ MCP Server for AWS HealthLake (Mocked)?
Clone the repository, create a Python virtual environment, install dependencies with pip install -r requirements.txt, and run the server locally with uvicorn app.main:app --reload. By default the server runs in mock mode; set the environment variable USE_AWS=true to prepare for future AWS integration (AWS mode is not yet implemented). Access the interactive documentation at http://localhost:8000/docs.
Key features of š„ MCP Server for AWS HealthLake (Mocked)
- Mocked AWS HealthLake APIs based on FHIR
- Context bundling per MCP spec (FHIR + NLP)
- Model registration and tailored context delivery
- Mocked model invocation endpoint
- Audit logging
- Optional
USE_AWSflag for future AWS integration
Use cases of š„ MCP Server for AWS HealthLake (Mocked)
- Providing structured context bundles for clinical model predictions
- Registering models and retrieving tailored patient context
- Testing MCP workflows without incurring real AWS costs
- Prototyping and validating FHIR-based integrations with HealthLake
- Simulating patient data (conditions, medications, observations) for development
FAQ from š„ MCP Server for AWS HealthLake (Mocked)
What is the default mode of operation?
The server runs in mock mode by default, using mocked AWS HealthLake APIs. Real AWS integration is not yet implemented.
How can I prepare for real AWS integration?
Set the environment variable USE_AWS=true to switch to AWS mode. Note that AWS mode is not implemented yet but the infrastructure is ready for integration.
What FHIR endpoints are available for testing?
Mock endpoints include POST /ahl/Patient, GET /ahl/Patient/{id}, and GET endpoints for Condition, MedicationRequest, and Observation. You can also add mock data via /ahl/mock/add_* endpoints.
How can I run the tests?
Run pytest tests/ from the project root.
What is the license?
The project is licensed under the MIT License.
äŗäøåŗē”č®¾ę½ åē±»äøēę“å¤ MCP ęå”åØ
MCP Server that interacts with Azure AI Foundry (experimental)
azure-ai-foundryA MCP Server for Azure AI Foundry: it's now moved to cloud, check the new Foundry MCP Server

Aws Kb Retrieval Server
modelcontextprotocolModel Context Protocol Servers
MCP Gateway
mcp-ecosystemš§© MCP Gateway - A lightweight gateway service that instantly transforms existing MCP Servers and APIs into MCP servers with zero code changes. Features Docker deployment and management UI, requiring no infrastructure modifications.
aws-finops-mcp-server
ravikiranvmAn MCP (Model Context Protocol) server that brings powerful AWS FinOps capabilities directly into your AI assistant. Analyze cloud costs, audit for waste, and get budget insights using natural language, all while keeping your credentials secure on your local machine.
Run Model Context Protocol (MCP) servers with AWS Lambda
awslabsRun existing Model Context Protocol (MCP) stdio-based servers in AWS Lambda functions
čÆč®ŗ