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
相關伺服器
Feishu Project Management
An MCP server for interacting with the Feishu project management system, enabling AI assistants to manage projects.
Pomera AI Commander
Turn messy text into clean output fast—GUI for humans, MCP tools for AI IDEs (Cursor/Claude). 33 deterministic text utilities.
Lattice HQ
Interact with the Lattice performance management platform.
Logseq MCP Server
Interact with your Logseq knowledge base to create pages, manage blocks, and organize information programmatically.
Monarch Money
Access and manage your Monarch Money financial data and operations.
Homelab MCP
MCP servers for managing homelab infrastructure through Claude Desktop. Monitor Docker/Podman containers, Ollama AI models, Pi-hole DNS, Unifi networks, and Ansible inventory.
Profitelligence
Access to insider trading data, SEC filings, economic indicators, and multi-signal analysis
Headlesshost MCP
Agentic first headless CMS
Anki MCP Server
Interact with the Anki flashcard app via the AnkiConnect add-on. Supports audio generation and similarity search.
Confluence
Provides secure access to Atlassian Confluence content and spaces using its REST API.