woffu-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| WOFFU_TOKEN | Yes | JWT Bearer token for Woffu API | |
| WOFFU_USER_ID | Yes | Your Woffu user ID | |
| WOFFU_BASE_URL | No | Woffu instance URL (defaults to https://app.woffu.com) | https://app.woffu.com |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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