Skip to main content
Glama
asafichaki

California Assisted Living Waiver MCP server

by asafichaki

Related Servers

Alternatives to California Assisted Living Waiver MCP server

No user-submitted related servers found.

    Related Servers

    TDQS

    A3.9/5.0

    Scored across 5 tools

    Disambiguation4/5

    Each tool targets a distinct concern: program-level stats, county listing, county details, facility search, and methodology. The two county tools (list_counties vs get_county_summary) are related but list_counties aggregates all counties while get_county_summary drills into one, and their descriptions clarify the distinction. Overall clear separation.

    Naming Consistency4/5

    Tools generally follow verb_noun pattern (get_program_summary, list_counties, get_county_summary, search_facilities, get_methodology_and_citation), all using snake_case with descriptive verbs. Minor inconsistency: get_methodology_and_citation is longer and compounds two nouns, but the naming is otherwise consistent and readable.

    Tool Count4/5

    Five tools is a reasonable, focused surface for a domain-specific reference server. The scope is narrow (a single waiver program), so five tools are neither sparse nor bloated. Slightly on the lean side but appropriate for the read-only data-provider purpose.

    Completeness4/5

    The surface covers program overview, county-level navigation, facility search, and methodology/citation—a coherent read-only reference workflow with no dead ends. Minor gaps exist (e.g., no tool for provider-level detail beyond the top-five, no county-to-facility cross-filtering), but agents can accomplish core lookup tasks fully.

    Maintenance

    ActivityStale
    ResponsivenessNo issues