Qasper
officialQasper gives AI agents the tools to discover local service businesses, check availability, and book appointments in real time.
@qasperai/mcp-server
MCP server for Qasper — discover and book local service businesses (barbers, dentists, plumbers, hair salons, mechanics, and more) directly from any MCP-compatible AI assistant.
This package is a thin stdio shim that proxies to Qasper's hosted MCP server at https://qasper.ai/mcp. All tool definitions are pulled live from the upstream so this package never goes out of date.
Tools
SearchBusinesses— find local businesses by category and location (text or lat/lng).GetBusinessInfo— name, hours, languages, contact info.GetServices— service catalog with durations and price ranges.GetPricing— quote a service with emergency / weekend modifiers.CheckAvailability— open slots from the business's calendar.BookAppointment— create a confirmed booking.SendInquiry— send a free-form question or quote request.
Install
Remote (HTTP)
The server is hosted at https://qasper.ai/mcp and can be used directly by any MCP client that supports remote (HTTP) servers — no install required:
{ "mcpServers": { "qasper": { "url": "https://qasper.ai/mcp" } } }
Claude Desktop (stdio)
For clients that only support stdio, add to claude_desktop_config.json:
{ "mcpServers": { "qasper": { "command": "npx", "args": ["-y", "@qasper/mcp-server"] } } }
Cursor / other MCP clients
npx -y @qasper/mcp-server
Configuration
| Env var | Default | Description |
|---|---|---|
| QASPER_MCP_URL | https://qasper.ai/mcp | Upstream MCP endpoint. |
License
MIT
Related Servers
Kone.vc
sponsorMonetize your AI agent with contextual product recommendations
DeepSRT
Summarize YouTube videos using the DeepSRT API.
Powerpoint
Create PowerPoint presentations with AI-generated images using the Stable Diffusion API.
Strateegia
Integrates with the Strateegia API, allowing AI assistants to access and interact with Strateegia projects.
HWP-MCP (한글 Model Context Protocol)
Control the Korean word processor HWP with AI for automated document creation, editing, and manipulation.
LAPRAS MCP Server
An MCP server for lapras.com, providing access to career-related tools.
timemap-mcp
Chinese metaphysics calculations for AI agents — BaZi Four Pillars, Tong Shu almanac, Feng Shui Life Gua, hexagram lookup, and more. 740+ tests verified against Joey Yap reference data.
URL Shortener
A simple URL shortening tool using the CleanURI API.
Budgetsco
Manage personal finances, track transactions, and create budgets with Budgetsco.
Flomo
Create notes in Flomo through AI chat interactions in Cursor or Claude desktop.
Slop or Not
On-device tools to detect AI-generated text and images, score readability, and strip AI artifacts, running locally on Apple silicon.