Skip to main content
Glama
naranmunkh

Timely MCP Server

by naranmunkh

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TIMELY_BASE_URLNoBase URL for Timely API, defaults to https://api.timely.mn (optional)
TIMELY_PASSWORDYesTimely API password
TIMELY_USERNAMEYesTimely API login username (e.g., 'ubcabholding')
TIMELY_MCP_AUTH_TOKENNoBearer token for remote MCP access (required for Vercel deployment)
TIMELY_COMPANY_REGISTERNoDefault 7-digit company register number (optional)

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
timely_employer_infoA

Get organization (company) info from Timely for a given 7-digit company register. Returns the registered company name. Useful to verify a register number is valid.

timely_overview_attdA

Company-wide attendance report between two dates. Returns per-employee attendance detail (worked days/hours, late, absent, leave, overtime, vacation, etc.) with pagination. Set div_id to a department id, or '0' for all departments.

timely_employee_attdA

Attendance report for a single employee between two dates. Identify the employee by register number and/or phone. Returns supposed vs. actual worked days and hours.

timely_employee_infoA

Get a single employee's profile from Timely (name, register, phone, salary, bank details). Identify by register, tax id (tin_number), and/or phone.

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/naranmunkh/timely-mcp'

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