dooray-mcp-js
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DOORAY_TOKEN | Yes | Dooray personal API token. Can also be passed as --token. | |
| DOORAY_MCP_MODE | No | Tool exposure mode: full or read-only. Can also be passed as --mode. | full |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| dooray_messengerB | send message to dooray messenger |
| dooray_calendar_calendarsC | find dooray calendars |
| dooray_calendar_eventsC | find dooray events of calendars |
| dooray_calendar_post_eventC | register dooray events on a calendar |
| dooray_account_membersB | find dooray account members by name or userCode |
| dooray_account_memberB | find dooray account members by id |
| dooray_projectB | find Dooray projects or get a project by id |
| dooray_postsC | find dooray posts in projects |
| dooray_post_logsB | find comments and activity logs of a Dooray post |
| dooray_post_logA | find a specific comment or activity log of a Dooray post |
| dooray_post_log_createB | add a comment to a Dooray post |
| dooray_post_log_updateC | update a comment or activity log of a Dooray post |
| dooray_post_filesA | find attachments of a Dooray post |
| dooray_post_file_downloadA | download raw content of a Dooray post attachment through authenticated redirects to a local temporary directory |
| osC | get os time date |
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/sdadaniel/dooray-mcp-js'
If you have feedback or need assistance with the MCP directory API, please join our Discord server