Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
WOFFU_TOKENYesJWT Bearer token for Woffu API
WOFFU_USER_IDYesYour Woffu user ID
WOFFU_BASE_URLNoWoffu instance URL (defaults to https://app.woffu.com)https://app.woffu.com

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
woffu_clock_inA

Clock in (fichar entrada) to Woffu. Use when user wants to start workday.

woffu_clock_outA

Clock out (fichar salida) from Woffu. Use when user wants to end workday.

woffu_statusA

Get today's work status: hours worked, schedule, clock state.

woffu_month_summaryA

Get monthly summary of worked hours with daily breakdowns.

woffu_week_summaryA

Get weekly summary of worked hours.

woffu_day_detailA

Get detailed info for a specific day including all clock events.

woffu_pending_daysA

Get workdays without logged hours (pending days).

woffu_scheduleB

Get the user's assigned work schedule.

woffu_complete_dayA

Fill time entries for a past day. Cannot be used for today until after 17:00.

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/iflorit/mcp-woffu-server'

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