California Assisted Living Waiver MCP server

California Assisted Living Waiver MCP server

A read-only MCP server that enables AI assistants to query 1,224 public DHCS participating-provider records for California's Medi-Cal Assisted Living Waiver, compare counties, and retrieve statewide enrollment and waitlist figures while preserving source limitations.

Category
访问服务器

README

California Assisted Living Waiver MCP server

GitMCP

A read-only Model Context Protocol server for California Medi-Cal Assisted Living Waiver (ALW) data. It lets AI assistants query 1,224 public DHCS participating-provider records, compare the 15 counties where ALW operates, and retrieve statewide enrollment and waitlist figures with their source and interpretation limits intact.

The server bundles a versioned, CC BY 4.0 data release and makes no network requests at runtime.

Why this exists

Administrative ALW data is easy to misstate. In particular:

  • DHCS publishes one statewide waitlist, not county waitlists.
  • Licensed participant-enrollment-unit capacity is not live vacancy.
  • Rows are provider records, not guaranteed unique facility-license records.

The tools and server instructions preserve those distinctions so an assistant can answer questions without inventing finer-grained availability data.

Run from GitHub

Node.js 20 or newer is required.

{
  "mcpServers": {
    "california-alw": {
      "command": "npx",
      "args": ["-y", "github:asafichaki/california-alw-mcp"]
    }
  }
}

For a zero-install documentation and source-search endpoint, connect an MCP-compatible assistant to https://gitmcp.io/asafichaki/california-alw-mcp.

For a local checkout:

npm install
npm start

Tools

Tool Purpose
get_program_summary Statewide figures, record count, capacity, dates, sources, license, and cautions
list_counties All participating counties with provider-record counts and licensed capacity
get_county_summary One county's totals, median record capacity, and largest provider records
search_facilities Search public DHCS records by name, address, provider number, county, city, or ZIP
get_methodology_and_citation Provenance, normalization method, limitations, disclosure, and citation

The server also exposes alw://methodology and alw://counties resources plus a compare_alw_counties prompt.

Example questions

  • How many participating ALW provider records are in San Diego County?
  • Compare licensed ALW capacity in Orange and Riverside counties.
  • Find participating records in ZIP code 95823.
  • What does the statewide waitlist number mean, and what does it not mean?
  • Give me the methodology and citation for these figures.

Sources and attribution

The original facility records come from the California Department of Health Care Services ALW GIS dataset. Statewide enrollment and waitlist figures come from the DHCS ALW reporting surface documented in the release metadata.

The prepared release, methodology, direct downloads, and human-readable county breakdown are published by California Care Compass:

Suggested citation:

California Care Compass. California ALW County Availability Tracker 2026, version 2026.1. https://californiacarecompass.com/data/california-alw-county-tracker-2026

California Care Compass is a senior-care information and referral service. Families are not billed directly; a licensed facility may pay a one-time referral fee, disclosed before any tour.

Development

npm install
npm run check

The test suite verifies the published dataset invariants and starts a real MCP client over stdio to discover and call the server tools.

Licenses

推荐服务器

Baidu Map

Baidu Map

百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。

官方
精选
JavaScript
Playwright MCP Server

Playwright MCP Server

一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。

官方
精选
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。

官方
精选
本地
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。

官方
精选
本地
TypeScript
VeyraX

VeyraX

一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。

官方
精选
本地
graphlit-mcp-server

graphlit-mcp-server

模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。

官方
精选
TypeScript
Kagi MCP Server

Kagi MCP Server

一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。

官方
精选
Python
e2b-mcp-server

e2b-mcp-server

使用 MCP 通过 e2b 运行代码。

官方
精选
Neon MCP Server

Neon MCP Server

用于与 Neon 管理 API 和数据库交互的 MCP 服务器

官方
精选
Exa MCP Server

Exa MCP Server

模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。

官方
精选