Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TELOS_DIRNoDirectory where task files are stored~/.telos

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
task_createC

Create a new task for tracking work

task_updateB

Update an existing task's status, dependencies, or details

task_getA

Get full details of a task by ID

task_listA

List all tasks (summary view: id, subject, status, owner, blockedBy)

task_deleteA

Delete a task by ID (removes the folder)

task_moveC

Move a task to a different project (or to global tasks)

task_create_bulkC

Create multiple tasks at once

task_treeB

Get task hierarchy tree with all descendants

project_createC

Create a new project for organizing tasks

project_updateD

Update project

project_listC

List all projects with optional filtering

project_getB

Get project information by key

project_archiveA

Archive a project (moves to archive/year/)

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/Skye-flyhigh/telos-mcp'

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