Skip to main content
Glama
frifster
by frifster

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HEADLESSNoWhether to run the browser in headless mode (default: true)true
TD_EMAILYesYour Time Doctor email address
TD_BASE_URLNoBase URL of your Time Doctor instance (default: https://2.timedoctor.com)https://2.timedoctor.com
TD_PASSWORDYesYour Time Doctor password

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_daily_reportB

Get time tracking report for a specific date from Time Doctor

export_weekly_csvA

Get time tracking data for a date range in CSV or JSON format. Maximum 7 days per request (one week). For longer periods, split into multiple requests (e.g., 30 days = 5 weekly requests). Returns data as text that you can save or analyze. Supports parallel scraping for faster retrieval.

get_hours_summaryB

Get a quick breakdown of hours by project for a specific date

export_today_csvB

Get today's time tracking data in CSV format. Returns CSV data as text.

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/frifster/timedoctor-mcp'

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