Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
start_timerB

Start a time tracking timer for a project. Optionally add a task description and comma-separated tags.

stop_timerB

Stop the running timer and log the time entry. Optionally add notes.

get_reportA

Generate a time report. Optionally filter by project. Shows totals per project and per day.

list_entriesB

List recent time entries. Optionally filter by project. Returns up to limit entries (default 20).

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/CSOAI-ORG/time-tracker-ai-mcp'

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