Back to Home
Zutavern icon

belbo-mcp-unofficial

Verified Safe

by Zutavern

Overview

Enables AI assistants to interact with the Belbo Booking API for managing appointments, customers, services, and other business operations.

Installation

Run Command
npx belbo-mcp-server

Environment Variables

  • BELBO_BUSINESS
  • BELBO_TOKEN

Security Notes

The server correctly uses HTTPS for all API communication and explicitly avoids logging API tokens to console output. API tokens are passed as query parameters, which is a common pattern for the Belbo API but generally less secure than 'Bearer' tokens in headers as they can persist in some server logs or proxy caches. The server itself does not introduce arbitrary code execution risks like 'eval'. Input validation for tool arguments is expected to be handled by the MCP SDK based on the defined 'inputSchema', and the internal Belbo client performs checks for configuration existence.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassMedium
Avg Tokens1500
Stars0
Forks0
Last Update2025-12-14

Tags

belbobookingcalendarmcpai-assistants