Skip to main content
Glama
miiakorhonen

Rehabilitation Monitoring MCP Server

by miiakorhonen

generate_rehabilitation_reports

Generate markdown rehabilitation reports for individual patients or entire cohort. Customize with lookback period and include research-backed insights.

Instructions

Generate a markdown rehabilitation report for one patient or the whole cohort.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
patient_idNoOptional patient identifier.
lookback_daysNo
include_researchNoInclude a Firecrawl-backed rehabilitation research section.
Behavior3/5

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

No annotations provided, so description carries full burden. Mentions generating a report and optional Firecrawl research section, but does not clearly state whether it is read-only, any side effects, permissions, or rate limits. 'Generate' suggests non-destructive, but not explicit.

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

Conciseness4/5

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

Single sentence front-loads key purpose. No wasted words, but could benefit from breaking out options (e.g., single patient vs cohort, optional research inclusion).

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

Completeness2/5

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

With 3 parameters, no output schema, and no annotations, description fails to provide sufficient context. Missing behavioral traits, output format details, and how 'whole cohort' is specified. Leaves agent uncertain about usage boundaries.

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

Parameters3/5

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

Schema covers 67% of parameters (patient_id, include_research have descriptions; lookback_days missing). Description adds no extra meaning beyond schema. Does not explain lookback_days or parameter interactions.

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

Purpose5/5

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

Clearly states verb 'generate' and resource 'markdown rehabilitation report', and distinguishes between 'one patient or the whole cohort'. This differentiates it from sibling tools like calculate_patient_risk_scores or search_rehabilitation_research.

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?

Implies usage for generating reports, but no explicit guidance on when to use this versus siblings like identify_declining_rehabilitation_outcomes or search_rehabilitation_research. No when-not-to-use information.

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/miiakorhonen/rehab-monitor-mcp'

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