mcpbeat Sign in

Therapy Booking MCP Server

answering

Therapy Booking is answering right now. Last checked 11 min ago. It exposes 4 tools.

Check live availability and book therapy sessions with a Malayalam-speaking psychologist.

Uptime history 24 days of history · worst day 98%
24 days agonow
100.0%
Uptime 24h
91 of 91 checks
4
Tools
read from the server
625 ms
Response time
average over 24h
open, no key
Access
streamable-http

Therapy Booking missed 2 checks this week

Everything else answered, so this is steady rather than shaky. We check every 15 minutes, which is how a one-off gets told apart from the start of a pattern, and how you hear about the next one within the hour instead of from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 11 min ago.

run in your terminal
claude mcp add therapy-booking --transport http https://mcp.ellomind.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "therapy-booking": {
      "url": "https://mcp.ellomind.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.therapy-booking]
url = "https://mcp.ellomind.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "therapy-booking": {
      "url": "https://mcp.ellomind.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "therapy-booking": {
      "url": "https://mcp.ellomind.com/mcp"
    }
  }
}

Available tools 4

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

booking
create_booking_draft
Hold a specific slot and return a single-use pay link to hand the customer. Call check_availability first and use one of its times. Collect the customer's name, phone, and email first. The price is server-set; you cannot set an amount. Payment and consent stay with the customer.
get_booking_status
Retrieve a booking's status and Meet link to show the customer in chat. The booking already confirms automatically on payment (the customer is emailed the invite + link) — this tool does NOT lock in or create anything, it only reads the current state. Call it when the customer asks. REQUIRES the poll_key from create_booking_draft; a ref on its own will not release the Meet link.
availability
check_availability
Real open time slots (IST) for a session type over a date range. Dates are YYYY-MM-DD.
services
list_services
List session types and prices for booking therapy with ElloMind. Call before creating a booking so you use a valid session_type and plan_code.

Endpoints

URLTransportStateLatencyChecked
https://mcp.ellomind.com/mcp streamable-http answering 516 ms 11 min ago

Alternatives to Therapy Booking

same job, measured the same way
Zenarion — Thai massage booking
by zenarion

Find and book Thai-massage salons in Switzerland with live availability.

answering
AgentBookable
by agentbookable

Find local services, check live availability, and book real appointments with consent.

9 tools answering
MediMo
by co-medimo

Find and book UK private physiotherapy, osteopathy and chiropractic clinics, with live availability.

6 tools answering
Meet.bot MCP
by meet

AI-native scheduling and booking: check availability, book meetings, share links.

8 tools answering
Washlib
by washlib

Find car wash centers in France, compare prices, check live availability, and look up a booking.

5 tools answering
Namecheap
by codechap

MCP server for Namecheap — check availability, list domains, and get pricing

local only
Aivonic
by aivonic

Do business with Aivonic: pricing, products, check availability, book a demo, request a quote.

5 tools answering
Luxury Lodging
by luxurylodgingpm-stay

Search Luxury Lodging vacation rentals, check live availability and get a real total price.

5 tools answering

Therapy Booking — questions

Answers built from our own checks of this server.

What can Therapy Booking do?
It exposes 4 tools, read directly from the server on our last check. Among them: check_availability, create_booking_draft, get_booking_status, list_services. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Therapy Booking working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 625 ms. The bar chart above shows every period we have measured.
How do I connect Therapy Booking?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Therapy Booking need an API key?
No. Therapy Booking completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 4 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Therapy Booking?
It answers our handshake in 625 ms on average, which is faster than 20% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.