Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Rehabilitation Monitoring Server

БесплатноНе проверен

An MCP server for rehabilitation monitoring that provides tools for patient risk scoring, outcome analysis, report generation, alerts, and research search, alon

GitHubEmbed

Описание

An MCP server for rehabilitation monitoring that provides tools for patient risk scoring, outcome analysis, report generation, alerts, and research search, along with prompts and CSV data resources.

README

An MCP (Model Context Protocol) server for rehabilitation monitoring built with the Python SDK. The server exposes rehabilitation datasets, monitoring tools, reporting workflows, and research retrieval capabilities through a standardized MCP interface.

What it provides

Tools

  • get_patient_information
  • calculate_patient_risk_scores
  • identify_declining_rehabilitation_outcomes
  • generate_rehabilitation_reports
  • create_patient_alerts
  • search_rehabilitation_research

Prompts

  • generate_patient_progress_summaries
  • create_rehabilitation_monitoring_reports
  • explain_risk_classifications
  • recommend_follow_up_actions

Resources

  • rehab://data/patients.csv
  • rehab://data/therapy_sessions.csv
  • rehab://data/wearable_measurements.csv
  • rehab://data/medication_adherence.csv
  • rehab://alerts

Data directory

By default the server reads CSV files from ./data. You can override that with REHAB_DATA_DIR.

Expected filenames:

  • patients.csv
  • therapy_sessions.csv
  • wearable_measurements.csv
  • medication_adherence.csv

Firecrawl research search

The research search tool uses the Firecrawl API. Set:

  • FIRECRAWL_API_KEY
  • optionally FIRECRAWL_API_URL if you use a different endpoint

The tool uses Firecrawl to retrieve rehabilitation-related research papers and summaries from external sources.

Example MCP Usage

Examples:

  • Calculate patient risk scores
  • Generate rehabilitation reports
  • Identify declining rehabilitation outcomes
  • Create patient alerts
  • Retrieve rehabilitation-related research

Example prompts:

  • Use the rehab-monitor MCP server to calculate patient risk scores.
  • Use the rehab-monitor MCP server to generate a rehabilitation report for patient P001.
  • Use the rehab-monitor MCP server to search rehabilitation research related to stroke recovery.

Sample Data

The repository includes synthetic rehabilitation monitoring datasets containing:

  • patient records
  • therapy session data
  • wearable sensor measurements
  • medication adherence records

These datasets are intended for MCP development and testing purposes only and do not contain real patient information.

Run

uv run rehab-monitor

Or connect the script path directly from an MCP host.

from github.com/miiakorhonen/rehab-monitor-mcp

Установка Rehabilitation Monitoring Server

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/miiakorhonen/rehab-monitor-mcp

FAQ

Rehabilitation Monitoring Server MCP бесплатный?

Да, Rehabilitation Monitoring Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Rehabilitation Monitoring Server?

Нет, Rehabilitation Monitoring Server работает без API-ключей и переменных окружения.

Rehabilitation Monitoring Server — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить Rehabilitation Monitoring Server в Claude Desktop, Claude Code или Cursor?

Открой Rehabilitation Monitoring Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Rehabilitation Monitoring Server with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development