提交

Sunrays — Local Service Booking

@Sunrays.dev

Book real local tradespeople — plumber, electrician, HVAC, and 7 more — via your AI agent. All US. Confirmed bookings with price and receipt. Sunrays is an agent-callable booking API for local home services. Your AI assistant can book a verified plumber, electrician, HVAC tech, handyman, locksmith, and more — at a real time and address — and get back a confirmed booking with price, receipt, and a refund×2 SLA guarantee. Coverage: United States. Categories: plumber, handyman, hvac, electrician, pest_control, appliance_repair, garage_door, locksmith, roofer, lawn_care.
概览

Sunrays is an agent-callable booking API for local home services. Your AI assistant can book a verified plumber, electrician, HVAC tech, handyman, locksmith, and more — at a real time and address — and get back a confirmed booking with price, receipt, and a refund×2 SLA guarantee. Coverage: United States. Categories: plumber, handyman, hvac, electrician, pest_control, appliance_repair, garage_door, locksmith, roofer, lawn_care.

Example call from Claude:

Book a plumber tomorrow at 2pm in zip 94102 for a kitchen sink leak.

Returns:
{
"status": "booked",
"booking_id": "bk_...",
"price_cents": 18900,
"provider_id": "acct_...",
"scheduled_for": "2026-05-09T14:00:00-07:00",
"receipt_url": "https://pay.stripe.com/receipts/..."
}

服务器配置

{
  "mcpServers": {
    "sunrays-booking": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.sunrays.dev/mcp"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.