MCP.so
ログイン

MedRehab Group MCP Server

@SiteGlue

MedRehab Group MCP Server について

Medrehab MCP Server

基本情報

カテゴリ

その他

ランタイム

node

トランスポート

stdio

公開者

SiteGlue

設定

標準の設定はありません

このサーバーの README には解析可能な MCP 設定ブロックが含まれていません。インストール手順はリポジトリをご確認ください。

リポジトリ

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is MedRehab Group MCP Server?

An MCP server that provides access to authentic MedRehab Group clinic locations via the Juvonno API. It offers two main functions: finding the nearest clinic by postal code and retrieving all clinic locations.

How to use MedRehab Group MCP Server?

Deploy to Heroku using the provided files. The server runs on HTTP; use GET / for health checks and POST /mcp for MCP protocol communication. Invoke the findLocationByPostalCode or getAllLocations functions through the MCP endpoint.

Key features of MedRehab Group MCP Server

  • Authentic clinic data from 12 MedRehab Group locations
  • Voice‑input postal code matching (handles “L 1 V 1 B 5” format)
  • findLocationByPostalCode: find nearest clinic by postal code
  • getAllLocations: get all clinic locations

Use cases of MedRehab Group MCP Server

  • Find the nearest MedRehab Group clinic by entering a postal code
  • Retrieve a complete list of all MedRehab Group clinic locations
  • Integrate authentic clinic location data into MCP‑enabled assistants or applications

FAQ from MedRehab Group MCP Server

How do I deploy the server?

Deploy to Heroku using the provided files. The server runs on HTTP for Heroku compatibility.

What endpoints are available?

Health check at GET / and MCP protocol communication at POST /mcp.

What functions does the server provide?

findLocationByPostalCode returns the nearest clinic given a postal code (supports voice‑input formats), and getAllLocations returns all clinic locations.

Where does the clinic data come from?

The server is connected to medrehabgroup.juvonno.com and serves authentic clinic information from 12 MedRehab Group locations.

コメント

「その他」の他のコンテンツ