Skip to main content
Glama
asafichaki

California Assisted Living Waiver MCP server

by asafichaki

Get ALW methodology and citation

get_methodology_and_citation
Read-onlyIdempotent

Get methodology and citation details for California Assisted Living Waiver data, including provenance, normalization methods, limitations, licenses, and suggested citations.

Instructions

Return provenance, normalization method, limitations, license, suggested citation, canonical tracker, and publisher business disclosure.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

The tool has strong annotations (readOnlyHint=true, idempotentHint=true, destructiveHint=false) already declaring a safe read-only operation, so the bar is lower. The description adds value by enumerating the kinds of information returned but doesn't disclose anything about format, structure, or whether any fields may be absent. Given robust annotations, this is adequate but not rich.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

A single, efficient sentence that enumerates all delivered content with no filler or redundancy. Every clause earns its place, listing concrete deliverable items. This is exemplary conciseness for a parameterless retrieval tool.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a zero-parameter, no-output-schema tool with strong annotations, the description is quite complete—it lists ten distinct content elements. The main gap is absence of guidance about output format/structure, but given zero inputs and strong read-only/idempotent hints, the description covers the essentials well.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The tool has zero parameters, so the baseline is 4 per scoring rules. The description appropriately describes what data the tool returns rather than wasting space on nonexistent parameters. There are no parameters needing schema or description documentation.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description lists specific content returned (provenance, normalization method, limitations, license, citation, canonical tracker, publisher disclosure), making the purpose clear and distinct from its parameterless siblings. It uses a specific verb+resource ('Return... methodology and citation'). It could be improved by clarifying how this differs from get_program_summary, as both appear to be overview/info tools.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implies a retrieval use-case but provides no explicit guidance on when to choose this tool over get_program_summary or whether it complements other lookup tools. There are no exclusions or alternative suggestions. The siblings list suggests some overlap with get_program_summary that is not addressed.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

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/asafichaki/california-alw-mcp'

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