74
/ 100
15 days ago
glama

woffu-manager

An MCP server to manage time tracking and time off on Woffu, allowing users to clock in days, view balances, request leave, and check team availability.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: WOFFU_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configWOFFU_HOSTe =yourcompany.woffu.com \
🔐 secretWOFFU_PASSWORDe ='...' \
configWOFFU_TEAMNo platform Only to make get_team_availability default to a team other than your own. Your own is read off your profile.
configWOFFU_TZNo Europe/Madrid The office time zone, any IANA name. It decides which instant a 09:00 clock-in lands on. Defaults to Europe/Madrid.
configWOFFU_USERNAMEe =you@company.com \
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 6 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/alechagonzalo-woffu-adapter-mcp-qsi5ux)](https://m8ven.ai/mcp/alechagonzalo-woffu-adapter-mcp-qsi5ux)
commit: 35237a7c3bf67ba199b298ddaf7721f3e3958044
code hash: ad434a04de95b77bdf8454813fd9b261f7809128990ecda1e4ce9edda9103a95
verified: 7/16/2026, 8:45:37 AM
view raw JSON →