Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ZENTRA_TOKENNoBearer token to authenticate with, preferred over the credentials file. Used by unattended automation.
ZENTRA_API_URLNoOverride the API base URL (defaults to the production Render deployment).

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
zentra_task_createA

Creates a task on Zentra's production task board. tag identifies the project this task belongs to — infer it from your own working directory and always pass it explicitly; any text works, not just a fixed set of known projects. type defaults to TASK; use parentId to link a BUG/TASK to an EPIC or a SUBTASK to a TASK.

zentra_task_listA

Lists tasks from Zentra's production task board, optionally filtered by project tag and/or status. Omit tag to see tasks across all projects.

zentra_task_moveB

Updates an existing task's status by id.

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/gilyanay/zentra-mcp'

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