trackmcp
Back to directory
SiteGlue

mcp-deploy

View on GitHub

Medrehab MCP Server

0 stars JavaScriptServers & Infrastructure Updated Jun 24, 2025

Documentation

MedRehab Group MCP Server

This MCP server provides access to authentic MedRehab Group clinic locations via the Juvonno API.

Features

  • Authentic clinic data from 12 MedRehab Group locations
  • Voice input postal code matching (handles "L 1 V 1 B 5" format)
  • Two main functions:
    • `findLocationByPostalCode`: Find nearest clinic by postal code
    • `getAllLocations`: Get all clinic locations

Deployment

1. Deploy to Heroku using the provided files

2. The server runs on HTTP for Heroku compatibility

3. Use the `/mcp` endpoint for MCP protocol communication

Testing

Health check: GET /

MCP endpoint: POST /mcp

Data Source

Connected to medrehabgroup.juvonno.com with authentic clinic information.

Frequently asked questions

What is mcp-deploy?

mcp-deploy is Medrehab MCP Server

How do I install mcp-deploy?

Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.

Is mcp-deploy open source?

Yes — it is hosted on GitHub at https://github.com/SiteGlue/mcp-deploy.

Related MCP tools

Run your own MCP server? See who uses it and what to fix.

Measure it with TrackMCP