Back to Home
garoon icon

garoon-mcp-server

Verified Safe

by garoon

Overview

Provides an official local Model Context Protocol (MCP) server for Garoon, enabling AI tools to interact with Garoon's scheduling, user, and organization APIs.

Installation

Run Command
npx @garoon/mcp-server

Environment Variables

  • GAROON_BASE_URL
  • GAROON_USERNAME
  • GAROON_PASSWORD
  • https_proxy
  • http_proxy
  • GAROON_PFX_FILE_PATH
  • GAROON_PFX_FILE_PASSWORD
  • GAROON_BASIC_AUTH_USERNAME
  • GAROON_BASIC_AUTH_PASSWORD
  • GAROON_PUBLIC_ONLY

Security Notes

The server correctly uses environment variables for all sensitive information such as Garoon credentials, client certificate paths/passwords, and Basic Auth credentials, preventing hardcoded secrets. It supports HTTPS proxies and client certificates, which are good practices for enterprise environments. All API interactions are wrapped with error handling, providing structured error outputs. No 'eval' or obvious malicious patterns were found in the provided code. Network requests are made to a configurable Garoon instance, which relies on the administrator to configure a trusted endpoint. The project acknowledges the security risks of saving configuration files with login information on a local machine.

Similar Servers

Stats

Interest Score30
Security Score9
Cost ClassLow
Avg Tokens50
Stars1
Forks0
Last Update2026-01-19

Tags

GaroonMCPAPISchedulingCollaboration