# fysio.care clinic discovery MCP server

Discover Swedish MSK clinics on fysio.care: search clinics, services, and open appointment times.

## Links
- Registry page: https://www.getdrio.com/mcp/care-fysio-discovery
- Repository: https://github.com/Fysio-care/fysio-care
- Website: https://fysio.care/developers

## Install
- Endpoint: https://fysio.care/api/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://fysio.care/api/mcp

## Tools
- search_clinics (Search clinics) - Search the public directory of Swedish MSK clinics (fysioterapi, naprapati, kiropraktik m.fl.) on fysio.care. Returns published clinics with FHIR Organization resources. Use list_clinic_services next to see what a clinic offers. Endpoint: https://fysio.care/api/mcp
- list_clinic_services (List clinic services) - List the bookable services of one clinic, with duration, price (SEK) and a FHIR HealthcareService per bookable variant. The variant id is what get_available_slots takes. Endpoint: https://fysio.care/api/mcp
- get_available_slots (Get available slots) - Free appointment slots for one bookable service variant at one clinic, up to 14 days ahead. Each slot carries a FHIR Slot resource and a bookingUrl where the PATIENT completes the booking themselves on the web (this server never books). Endpoint: https://fysio.care/api/mcp
- get_next_available_date (Get next available date) - Earliest free slot for a service variant, scanning up to 90 days ahead. Use when get_available_slots comes back empty. Endpoint: https://fysio.care/api/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: care.fysio
- Version: 0.1.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 22, 2026
- Source: https://registry.modelcontextprotocol.io
