A thin stdio wrapper around Qasper's hosted MCP endpoint that lets Claude and other assistants search, quote, and book local service businesses. You get seven tools: search by category and location, pull business details and service catalogs, check real calendar availability, request pricing with modifiers for emergency or weekend work, send inquiries, and create confirmed appointments. It's a proxy to https://qasper.ai/mcp, so tool definitions stay current without package updates. If your client supports remote HTTP servers you can skip the npm package and point directly at the URL. Useful when you want an agent to handle the full booking flow for plumbers, dentists, salons, mechanics, or any other local service without leaving the conversation.
Public tool metadata for what this MCP can expose to an agent.
get_business_infoGet business information including name, type, service area, contact details, working hours, supported languages, and enabled features for a local service business. Always available for any business.1 paramsGet business information including name, type, service area, contact details, working hours, supported languages, and enabled features for a local service business. Always available for any business.
slugstringsend_inquirySend 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 business owner will be notified immediately via SMS and will contact the custome...5 paramsSend 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 business owner will be notified immediately via SMS and will contact the custome...
slugstringmessagestringcustomerNamestringcustomerEmailstringcustomerPhonestringget_servicesGet the service catalog for a local service business, including service names, descriptions, estimated durations, and price ranges. Always available for any business.1 paramsGet the service catalog for a local service business, including service names, descriptions, estimated durations, and price ranges. Always available for any business.
slugstringget_pricingGet 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.4 paramsGet 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.
slugstringisEmergencybooleanserviceNamestringrequestedDatestringcheck_availabilityCheck available appointment slots for a specific service at a local business on a given date. Returns time windows when the business is free. ONLY call this if the business has 'booking' in its enabledFeatures array. If the business doesn't support booking, share their contact...3 paramsCheck available appointment slots for a specific service at a local business on a given date. Returns time windows when the business is free. ONLY call this if the business has 'booking' in its enabledFeatures array. If the business doesn't support booking, share their contact...
datestringslugstringserviceNamestringsearch_businessesSearch for available local service businesses by category and/or location. Use this to find businesses before checking availability or booking. Supports both text-based location search and precise coordinate-based proximity search. Each result includes an 'enabledFeatures' arr...5 paramsSearch for available local service businesses by category and/or location. Use this to find businesses before checking availability or booking. Supports both text-based location search and precise coordinate-based proximity search. Each result includes an 'enabledFeatures' arr...
categorystringlatitudenumberlocationstringradiusKmnumberlongitudenumberbook_appointmentBook an appointment with a local service business. Creates a booking record and adds the appointment to the business calendar. Returns a confirmation with reference number. ONLY call this if the business has 'booking' in its enabledFeatures array.7 paramsBook an appointment with a local service business. Creates a booking record and adds the appointment to the business calendar. Returns a confirmation with reference number. ONLY call this if the business has 'booking' in its enabledFeatures array.
slugstringdateTimestringserviceNamestringcustomerNamestringcustomerEmailstringcustomerPhonestringjobDescriptionstring