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.

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.

Related MCP Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    An MCP server that provides healthcare tools for interacting with FHIR data and medical resources on EMRs like Cerner and Epic
    1
    MIT
  • F
    license
    Not graded
    quality
    D
    maintenance
    A comprehensive MCP server that bridges AI applications with FHIR healthcare data systems, enabling patient data access, clinical data retrieval, and data quality assessment.
    4
  • A
    license
    Not graded
    quality
    D
    maintenance
    An MCP server for searching healthcare providers in the US National Provider Identifier (NPI) Registry, enabling natural language queries for provider data in MCP-compatible AI assistants.
    Apache 2.0

View all related MCP servers

Related MCP Connectors

  • MCP server for medicare-coverage

  • MCP server for AI access to Swagger by SmartBear.

  • Hosted MCP server exposing US hospital procedure cost data to AI assistants

View all MCP Connectors

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