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
関連サーバー
MCP iCal Server
A server for performing CRUD operations on the macOS Calendar app.
CodeRide
Task management redesigned for AI, integrated via the CodeRide MCP server.
Xiaohongshu Toolkit
An automation toolkit for Xiaohongshu, enabling content creation, publishing, and creator data analysis.
Fireflies
Retrieve, search, and summarize meeting transcripts from Fireflies.ai.
Notemd MCP
A backend server for the Notemd Obsidian plugin, offering AI-powered text processing and knowledge management.
incident.io
Interact with the incident.io API to manage incidents and workflows.
Remote macOS Use
An open-source MCP server that allows AI to fully control a remote macOS system.
Gmail MCP
Manage and summarize notes within Gmail using the Gmail API.
Chhart MCP
Chhart MCP is a tool that enables AI assistants to generate instant, shareable flowcharts and Sankey diagrams directly in chat,
Feishu Project Management
An MCP server for interacting with the Feishu project management system, enabling AI assistants to manage projects.