Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoThe logging levelINFO
DOORAY_BASE_URLNoThe base URL for Dooray APIhttps://api.dooray.com
DOORAY_API_TOKENYesYour Dooray API token for authentication
DOORAY_DEFAULT_PROJECT_IDYesYour default project ID

Tools

Functions exposed to the LLM to take actions

NameDescription
dooray_tasks

Manage Dooray tasks - list, get details, create, update, delete, change status, assign members

dooray_comments

Manage Dooray task comments - get list, create, update, delete comments with mention support

dooray_tags

Manage Dooray tags - list available tags, create new tags, add/remove tags from tasks

dooray_search

Search Dooray content - tasks by various criteria including workflow, assignee, tags, status, date range with AND/OR logic

dooray_members

Manage Dooray members - search by email/ID, get member details, check project membership

dooray_files

Manage Dooray files and images - list task files, get file metadata, download file content from tasks or directly by content ID

dooray_workflows

Manage Dooray workflows - list project workflows, get workflow details, create, update, delete workflows

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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