Back to Home
zvonano icon

easybusy-mcp-server

Verified Safe

by zvonano

Overview

A Node.js server that acts as a wrapper or proxy for the EasyBusy simple booking API, likely exposing it via a WebSocket interface.

Installation

Run Command
npm start

Security Notes

The provided package.json does not show any direct malicious patterns, 'eval' usage, or obfuscation. Dependencies `dotenv` and `ws` are standard. However, without the `server.mjs` code, a full security audit (especially for the WebSocket implementation, input validation, and API key handling) cannot be performed. A WebSocket server inherently opens a network port, which requires proper security measures.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassLow
Stars0
Forks0
Last Update2025-11-24

Tags

API WrapperBookingNode.jsWebSocketBackend