Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DATA_DIRYesThe directory where Shrimp Task Manager stores task data, conversation logs, and other information. This parameter must use an absolute path.
ENABLE_GUINoEnables an optional web-based graphical user interface for task management when set to 'true'.false
TEMPLATES_USENoSpecifies the template set to use for prompts. Supports 'en' (English) and 'zh' (Traditional Chinese) by default, or a custom template directory name within DATA_DIR.en
MCP_PROMPT_PLAN_TASKNoOverride Mode: Completely replace the default prompt for the task planning function.
MCP_PROMPT_EXECUTE_TASK_APPENDNoAppend Mode: Add additional content to the existing prompt for the task execution function.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/samihalawa/gist-task-manager-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server