Back to search
100
MCP live v1.0.6 streamable-http

io.github.QasperAI/qasper

io.github.QasperAI/qasper

Discover and book businesses via AI agents.

Uptime
50.0%
4 probes
Response
523ms
last probe
Tools
9
callable
Primary URL
https://qasper.ai/mcp

Tools · 9

get_refinement_options

List the refinement dimensions (specializations, practice areas, service types, service modes, etc.) available for a specific subcategory. Call this BEFORE search_businesses when the user's request is…

find_next_available_appointments

Find the next available bookable appointment starts across matching local service businesses. Use this for requests like 'find me the next available boat trip' or 'who has the soonest dentist appointm…

book_appointment

Book an appointment with a local service business. Creates a booking record and adds the appointment to the business calendar. Returns a reference number and a status field indicating the actual resul…

get_services

Get the service catalog for a local service business, including service names, descriptions, estimated durations, price ranges, max participants, booking start policy, and whether the customer's addre…

send_inquiry

Send a general inquiry to a local service business. Use this when the customer has a question, needs a custom quote, or wants to describe an issue that doesn't fit a specific bookable service. The bus…

get_pricing

Get a price quote for a specific service from a local business. Takes into account emergency requests, weekend rates, and other pricing rules. Always available for any business.

search_businesses

Search for available local service businesses by structured fields. The CALLER (you, the agent) is responsible for extracting subCategory, locationText, and countryCode from the user's request — pick …

check_availability

Check available appointment slots for a specific service at a local business on a given date. Returns time windows when the business is free and the service bookingStartPolicy permits the start. For s…

get_business_info

Get business information including name, type, service area, contact details, working hours, supported languages, enabled features, and a profile image (logo or personal photo) when the owner has uplo…

Similar MCP servers embedding-nearest

AdvocateMCP live
MCP layer for local businesses: discover, query, book, and transact with verified SMB AI agents.
10 tools · streamable-http
io.github.qasperai/qasper
Discover and book businesses via AI agents.
0 tools · streamable-http
com.agentorist/agentorist live
Booking gateway for AI agents — discover events, movies & hotels, hand off to partner checkout.
7 tools · streamable-http
Anteos Health — Medical Appointment Booking live
Book medical appointments with French doctors by specialty and city via AI agents.
10 tools · streamable-http
io.github.TrackingTime/mcp-server live
TrackingTime MCP server for profile, events, users, projects, tasks, customers, and services.
26 tools · streamable-http
io.github.XogZ3/botoi-mcp live
49 developer tools via MCP: DNS, WHOIS, IP lookup, JWT, hashing, QR, and more.
49 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.qasperai/qasper": {
      "url": "https://qasper.ai/mcp",
      "transport": "streamable-http"
    }
  }
}