Agent Care
About
Integrates with FHIR-enabled EMR systems to provide healthcare tools for patient data retrieval, medical research integration, and AI-assisted clinical analysis.
Details
- Author
- kartha-ai
- Repository
- Kartha-AI/agentcare-mcp
- GitHub stars
- 31
- Downloads
- 278
- License
- MIT License
- Categories
- Other, API, Productivity, AI, Developer Tools, Search, Database
- Tags
- #healthcare, #data-analysis, #integration
Jump to
—
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
Agent CareCommand (node, npx, python, etc.)npxArguments-
Argument 1
-y -
Argument 2
@highlight/mcp-server
Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
-
Argument 1
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
—
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"agent care": {
"env": {},
"args": [
"-y",
"@highlight/mcp-server"
],
"command": "npx"
}
}
}
Linux
{
"env": [],
"args": [
"-y",
"@highlight/mcp-server"
],
"command": "npx"
}
Macos
{
"env": [],
"args": [
"-y",
"@highlight/mcp-server"
],
"command": "npx"
}
Windows
{
"env": [],
"args": [
"/c",
"npx",
"-y",
"@highlight/mcp-server"
],
"command": "cmd"
}
This repo has a new home now:https://github.com/langcare/langcare-mcp-fhir
FHIR MCP Server – helping you expose any FHIR Server or API as a MCP Server.
Healthcare FHIR R4 interoperability — patient records, care plans, clinical data exchange, HL7 compliance by MEOK AI Labs
MCP server for Polar AccessLink API to export data from Polar watches.
Analyse endurance sports activities, build training plans and sync structured workouts to your sports watch.
Search and access clinical trial data from ClinicalTrials.gov.
Exposes DICOM (Digital Imaging and Communications in Medicine) operations as tools for AI agents.
Access Garmin Connect running data and training plan information.
An AI-powered API for medical research, unifying ClinicalTrials.gov, PubMed, and FDA databases with intelligent analysis.
A fitness data platform that aggregates data from providers like Strava and Fitbit, offering secure B2B API access.
Access and manage wearable and health app data through the Terra API.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.




