@garoon/mcp-server
The official MCP Server for Garoon
Versions
1.1.0latest1.0.11.0.0Tools 24
garoon-get-current-time Get the current datetime in RFC 3339 format in Garoon.
garoon-get-users Get user data (name, ID, code) from Garoon by searching name/code. IMPORTANT: Omit name parameter for self-referential queries ('me', 'my', 'I', 'myself', 私, 僕, 自分) to return current user info. Supports pagination.
garoon-get-organizations Get Garoon organization's name, ID, and code data by searching for organization names - supports pagination with optional limit and offset parameters.
garoon-get-bulletin-topics Get bulletin board topics in a specific category from Garoon. Returns topic summaries with subject, updater, and update time.
garoon-get-bulletin-categories Get bulletin board categories from Garoon. Use parentId to browse sub-categories. Special values: 1=root (default), -1=pending approval, -2=drafts.
garoon-get-schedule-event-comments Get the list of comments on a Garoon schedule event, including each comment's author, creation datetime, body, and mentions. Supports optional limit and offset parameters for pagination.
success-tool A tool that succeeds
sync-error-tool A tool for testing error handling
async-error-tool A tool for testing async error handling
string-error-tool A tool that throws string
invalid-output-tool A tool that returns an invalid result
args-tool A tool that receives arguments
config-tool A tool for verifying config
failing-tool A tool whose handler always throws
ok-tool A tool whose handler succeeds
http-failing-tool A tool whose handler throws an HttpErrorResponse
garoon-get-facilities Get facilities data from Garoon by searching facility names with optional limit and offset parameters.
garoon-get-facilities-in-group Get facilities that belong to a specific facility group with optional limit and offset parameters.
garoon-get-facility-groups Get facility groups data from Garoon with optional limit and offset parameters.
garoon-get-schedule-events Search for schedule events in a specified period in Garoon
garoon-create-schedule-event Create a new schedule event in Garoon
garoon-search-available-times Search for available time slots for specified attendee or facility within given time ranges in Garoon
garoon-get-users-in-organization Get users from a specific organization with support for pagination parameters (limit, offset) in Garoon.
garoon-get-bulletin-topic Get full details of a specific bulletin board topic from Garoon, including body content, attachments, public period, and metadata.
Permissions 2
network medium env_vars low