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
Serveurs connexes
DifyWorkflow
Tools to the query and execute of Dify workflows
Nuclei Server
A simple notes system with resources, tools, and prompts.
PDF Tools
A server for manipulating PDF files, including merging, page extraction, and searching.
Agent Billy
MCP server that gives AI agents and teams secure, role-based access to Stripe billing operations — customer lookups, subscription management, refunds, invoice history — without exposing Stripe dashboard credentials. Sub-100ms reads via local Stripe sync engine. 4 permission levels with audit logging. $14.99/month.
GoHighLevel MCP Server
Integrates with the GoHighLevel API, allowing interaction with its CRM, marketing automation, and business management tools.
JIRA
Integrate with JIRA to allow AI assistants to directly interact with JIRA issues.
TeamRetro
Integrate with TeamRetro for team management and analytics.
WP-MCP
Manage and publish WordPress content directly from your AI assistant — no PHP required. Supports both STDIO and Streamable HTTP for broad client compatibility.
Fireflies
Retrieve, search, and summarize meeting transcripts from Fireflies.ai.
Google Calendar
Interact with Google Calendar to manage events, schedules, and meetings.