Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
WORKSNAPS_BASE_URLNoAPI base URL (default https://api.worksnaps.com/api)https://api.worksnaps.com/api
WORKSNAPS_API_TOKENYesAPI token from Worksnaps (Profile & Settings → Web Service API)
WORKSNAPS_DEFAULT_TASK_IDNoDefault task ID for log_time
WORKSNAPS_DEFAULT_PROJECT_IDNoDefault project ID for log_time

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
whoamiA

Resolve the current Worksnaps user from the API token (GET /me.xml). Returns user id, login, name, and email.

list_projectsB

List Worksnaps projects the current user can access (GET /projects.xml).

list_tasksB

List tasks in a Worksnaps project (GET /projects/{projectId}/tasks.xml).

log_timeA

Log offline time to Worksnaps for yourself (POST /projects/{projectId}/time_entries.xml). Requires projectId, taskId, and minutes.

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/Mhdd-24/WorkSnaps-MCP'

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