Back to Home
Umair-Siddique icon

SimplyBook-Mcp-Server

Verified Safe

by Umair-Siddique

Overview

The SimplyBook-Mcp-Server acts as a FastMCP server to provide a structured interface for interacting with the SimplyBook.me REST API, facilitating booking and service management.

Installation

Run Command
docker compose up --build

Environment Variables

  • SIMPLYBOOK_COMPANY
  • SIMPLYBOOK_LOGIN
  • SIMPLYBOOK_PASSWORD

Security Notes

The server handles SimplyBook.me API credentials via environment variables. The obtained X-Token is stored in a temporary file (cleared after 1 hour), which is a minor risk but mitigated by short expiry. Sensitive data is sanitized in logs before writing. No direct 'eval' or obfuscation is present. Public exposure via Ngrok is possible, and documentation explicitly warns about associated security risks, indicating awareness but placing responsibility on the user for secure deployment.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassLow
Stars0
Forks0
Last Update2026-01-16

Tags

FastMCPSimplyBook.meAPI WrapperBookingService Management