Serverscom.maggiegeller/bookings
B

Dr. Maggie Geller, OD

com.maggiegeller/bookings · v0.2.0
● Remote
v0.2.0remote🌐 https://mcp.maggiegeller.com/mcp↗ Website
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "com.maggiegeller/bookings",
  "description": "Book appointments with Dr. Maggie Geller OD (Vancouver optometrist; myopia, dry eye, contacts).",
  "title": "Dr. Maggie Geller, OD",
  "version": "0.2.0",
  "websiteUrl": "https://www.maggiegeller.com/",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.maggiegeller.com/mcp"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}