Qasper
Qasper 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
관련 서버
UNO: Unified Narrative Operator
A text enhancement tool that transforms story content into rich, detailed narratives using advanced literary techniques and heuristic analysis.
gotoHuman
Human-in-the-loop platform - Allow AI agents and automations to send requests for approval to your gotoHuman inbox.
ActivityWatch MCP Server
An MCP server for ActivityWatch, allowing interaction with your personal time tracking data.
moviepy-mcp
a moviepy mcp server currently with over 20 video and audio editing tools.
HubSpot MCP Server
Integrate with HubSpot CRM to manage contacts, deals, and companies.
Obsidian
Interact with Obsidian vaults to read, create, edit, and manage notes and tags.
Chhart MCP
Chhart MCP is a tool that enables AI assistants to generate instant, shareable flowcharts and Sankey diagrams directly in chat,
Browser Use
A simple note storage system with tools to add and summarize notes using a custom URI scheme.
OmniTaskAgent
A multi-model agent for managing tasks across various platforms, requiring API keys for different AI models.
Joplin MCP Server
A server that enables access to Joplin notes and to-dos through the Model Context Protocol (MCP).