Skip to main content
Glama
caresolace

ai-care-agent-mcp

by caresolace

ai-care-agent-mcp

Headless care coordination agent: MCP tools and A2A skills for case-aware, multi-pathway provider search, powered by ai-carematch. Case-management API integration is planned for later phases.

Documentation

Related MCP server: FHIR MCP Server

Quick start

uv sync --dev --group test
cp .env.example .env   # set CAREMATCH_BASE_URL
make verify
make run-mcp           # stdio MCP server

Layout

src/ai_care_agent_mcp/
├── mcp/          # FastMCP tools + registry
├── carematch/    # upstream HTTP adapter
├── case/         # case profile resolution (Phase 2)
├── pathways/     # pathway catalog
├── core/         # settings, errors, logging
└── a2a/          # Agent Card (Phase 3)

Status

Phase

Name

Status

0

Foundation

Complete

1

Carematch MCP MVP

In progress — schemas, OpenAPI pin, validation

2

Case-backed search

Planned

3

A2A + HTTP + AWS IaC

Planned — ECS, API Gateway, Terraform

4

Case-management APIs

Planned

Details: docs/plan/phased-delivery.md.

Install Server
F
license - not found
B
quality
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/caresolace/ai-care-agent-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server