Dooray MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | The logging level | INFO |
| DOORAY_BASE_URL | No | The base URL for Dooray API | https://api.dooray.com |
| DOORAY_API_TOKEN | Yes | Your Dooray API token for authentication | |
| DOORAY_DEFAULT_PROJECT_ID | Yes | Your default project ID |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| dooray_tasksC | Manage Dooray tasks - list, get details, create, update, delete, change status, assign members |
| dooray_commentsC | Manage Dooray task comments - get list, create, update, delete comments with mention support |
| dooray_tagsC | Manage Dooray tags - list available tags, create new tags, add/remove tags from tasks |
| dooray_searchC | Search Dooray content - tasks by various criteria including workflow, assignee, tags, status, date range with AND/OR logic |
| dooray_membersC | Manage Dooray members - search by email/ID, get member details, check project membership |
| dooray_filesC | Manage Dooray files and images - list task files, get file metadata, download file content from tasks or directly by content ID |
| dooray_workflowsC | Manage Dooray workflows - list project workflows, get workflow details, create, update, delete workflows |
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/tallpizza/dooray-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server