MedRehab Group MCP Server
@SiteGlue
About MedRehab Group MCP Server
Medrehab MCP Server
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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 codegetAllLocations: 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.
More Other MCP servers
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Codelf
unbugA search tool helps dev to solve the naming things problem.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Nginx UI
0xJackyYet another WebUI for Nginx
Comments