garoon-mcp-server
by garoon
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| https_proxy | No | HTTPSプロキシのURL(例: http://proxy.example.com:8080) | |
| GAROON_BASE_URL | Yes | Garoon環境のベースURL(例: https://example.cybozu.com/g) | |
| GAROON_PASSWORD | Yes | Garoonのログインパスワード | |
| GAROON_USERNAME | Yes | Garoonのログイン名 | |
| GAROON_PUBLIC_ONLY | No | 非公開予定を除外するモード(デフォルト: false) | |
| GAROON_PFX_FILE_PATH | No | クライアント証明書(*.pfx)の絶対パス | |
| GAROON_PFX_FILE_PASSWORD | No | クライアント証明書のパスワード | |
| GAROON_BASIC_AUTH_PASSWORD | No | Basic認証のパスワード | |
| GAROON_BASIC_AUTH_USERNAME | No | Basic認証のユーザー名 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/garoon/garoon-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server