# Tripletex MCP Server MCP server

Agent View of the PolicyLayer registry record for Tripletex MCP Server: identity, probed posture, risk grade, and all 31 tools classified. HTML page: https://policylayer.com/tools/adriantr-tripletex-mcp

## Facts

- Server id: `adriantr/tripletex-mcp`
- Homepage: https://github.com/adriantr/tripletex-mcp
- Registry record: grade F, identity unverified
- Lifecycle: active
- Rate-limited: no
- Tools: 31
- Tool categories present: Destructive, Execute, Read, Write
- Tags: adriantr tripletex mcp, admin, automation
- Record last modified: 2026-06-29T19:53:13.855Z

## Tools (31)

| Tool | Category | Risk | Record |
| --- | --- | --- | --- |
| `delete_timesheet_entry` | Destructive | Critical | https://policylayer.com/tools/adriantr-tripletex-mcp/delete-timesheet-entry.md |
| `approve_supplier_invoice` | Financial | Critical | https://policylayer.com/tools/adriantr-tripletex-mcp/approve-supplier-invoice.md |
| `get_current_time_clock` | Read | Low | https://policylayer.com/tools/adriantr-tripletex-mcp/get-current-time-clock.md |
| `get_invoice` | Read | Low | https://policylayer.com/tools/adriantr-tripletex-mcp/get-invoice.md |
| `get_recent_activities` | Read | Low | https://policylayer.com/tools/adriantr-tripletex-mcp/get-recent-activities.md |
| `get_recent_projects` | Read | Low | https://policylayer.com/tools/adriantr-tripletex-mcp/get-recent-projects.md |
| `get_supplier_invoice` | Read | Low | https://policylayer.com/tools/adriantr-tripletex-mcp/get-supplier-invoice.md |
| `get_supplier_invoices_for_approval` | Read | Low | https://policylayer.com/tools/adriantr-tripletex-mcp/get-supplier-invoices-for-approval.md |
| `get_timesheet_entry` | Read | Low | https://policylayer.com/tools/adriantr-tripletex-mcp/get-timesheet-entry.md |
| `get_timesheet_month` | Read | Low | https://policylayer.com/tools/adriantr-tripletex-mcp/get-timesheet-month.md |
| `get_total_hours` | Read | Low | https://policylayer.com/tools/adriantr-tripletex-mcp/get-total-hours.md |
| `search_activities` | Read | Low | https://policylayer.com/tools/adriantr-tripletex-mcp/search-activities.md |
| `search_invoices` | Read | Low | https://policylayer.com/tools/adriantr-tripletex-mcp/search-invoices.md |
| `search_projects` | Read | Low | https://policylayer.com/tools/adriantr-tripletex-mcp/search-projects.md |
| `search_supplier_invoices` | Read | Low | https://policylayer.com/tools/adriantr-tripletex-mcp/search-supplier-invoices.md |
| `search_timesheet_entries` | Read | Low | https://policylayer.com/tools/adriantr-tripletex-mcp/search-timesheet-entries.md |
| `search_timesheet_weeks` | Read | Low | https://policylayer.com/tools/adriantr-tripletex-mcp/search-timesheet-weeks.md |
| `whoami` | Read | Low | https://policylayer.com/tools/adriantr-tripletex-mcp/whoami.md |
| `approve_supplier_invoices` | Write | Medium | https://policylayer.com/tools/adriantr-tripletex-mcp/approve-supplier-invoices.md |
| `approve_timesheet_month` | Write | Medium | https://policylayer.com/tools/adriantr-tripletex-mcp/approve-timesheet-month.md |
| `approve_timesheet_week` | Write | Medium | https://policylayer.com/tools/adriantr-tripletex-mcp/approve-timesheet-week.md |
| `complete_timesheet_month` | Write | Medium | https://policylayer.com/tools/adriantr-tripletex-mcp/complete-timesheet-month.md |
| `complete_timesheet_week` | Write | Medium | https://policylayer.com/tools/adriantr-tripletex-mcp/complete-timesheet-week.md |
| `create_timesheet_entry` | Write | Medium | https://policylayer.com/tools/adriantr-tripletex-mcp/create-timesheet-entry.md |
| `reject_supplier_invoice` | Write | Medium | https://policylayer.com/tools/adriantr-tripletex-mcp/reject-supplier-invoice.md |
| `reject_supplier_invoices` | Write | Medium | https://policylayer.com/tools/adriantr-tripletex-mcp/reject-supplier-invoices.md |
| `reopen_timesheet_month` | Write | Medium | https://policylayer.com/tools/adriantr-tripletex-mcp/reopen-timesheet-month.md |
| `reopen_timesheet_week` | Write | Medium | https://policylayer.com/tools/adriantr-tripletex-mcp/reopen-timesheet-week.md |
| `start_time_clock` | Write | Medium | https://policylayer.com/tools/adriantr-tripletex-mcp/start-time-clock.md |
| `stop_time_clock` | Write | Medium | https://policylayer.com/tools/adriantr-tripletex-mcp/stop-time-clock.md |
| `update_timesheet_entry` | Write | Medium | https://policylayer.com/tools/adriantr-tripletex-mcp/update-timesheet-entry.md |

## Tool descriptions

- `delete_timesheet_entry` — Delete a timesheet entry.
- `approve_supplier_invoice` — Approve a supplier invoice.
- `get_current_time_clock` — Get the currently running time clock for an employee.
- `get_invoice` — Get a single outgoing invoice by ID.
- `get_recent_activities` — Get recently used activities for a project.
- `get_recent_projects` — Get recently used projects for timesheet entries.
- `get_supplier_invoice` — Get a single supplier invoice by ID.
- `get_supplier_invoices_for_approval` — Get supplier invoices that are pending approval.
- `get_timesheet_entry` — Get a single timesheet entry by ID.
- `get_timesheet_month` — Get monthly timesheet status for employees.
- `get_total_hours` — Get total hours registered for an employee in a date range.
- `search_activities` — Search for activities (e.g. development, meetings, vacation). Use this to find activity IDs for logging hours.
- `search_invoices` — Search outgoing (customer) invoices by date range.
- `search_projects` — Search for projects by name or other filters. Use this to find project IDs for logging hours.
- `search_supplier_invoices` — Search incoming (supplier) invoices by date range.
- `search_timesheet_entries` — Search timesheet entries for a date range. Returns hours logged by employees.
- `search_timesheet_weeks` — Search weekly timesheet status.
- `whoami` — Get information about the currently authenticated user.
- `approve_supplier_invoices` — Approve multiple supplier invoices at once.
- `approve_timesheet_month` — Approve a timesheet month.
- `approve_timesheet_week` — Approve a timesheet week.
- `complete_timesheet_month` — Mark a timesheet month as complete.
- `complete_timesheet_week` — Mark a timesheet week as complete.
- `create_timesheet_entry` — Create a new timesheet entry (log hours). Only one entry per employee/date/activity/project combo.
- `reject_supplier_invoice` — Reject a supplier invoice. A comment is required.
- `reject_supplier_invoices` — Reject multiple supplier invoices at once. A comment is required.
- `reopen_timesheet_month` — Reopen a completed/approved timesheet month.
- `reopen_timesheet_week` — Reopen a completed/approved timesheet week.
- `start_time_clock` — Start a time clock (timer) for tracking hours in real-time.
- `stop_time_clock` — Stop a running time clock.
- `update_timesheet_entry` — Update an existing timesheet entry. Fields not set will be nulled.

## Related servers

- UnClick (1658 tools) — https://policylayer.com/tools/io-github-malamutemayhem-unclick-mcp-server.md
- Nodebench (824 tools) — https://policylayer.com/tools/io-github-homenshum-nodebench.md
- Yaver (805 tools) — https://policylayer.com/tools/io-github-kivanccakmak-yaver.md
- Binance MCP Server (734 tools) — https://policylayer.com/tools/nirholas-binance-mcp.md
- Fortimanager (584 tools) — https://policylayer.com/tools/jmpijll-fortimanager-mcp.md
- Crow (578 tools) — https://policylayer.com/tools/kh0pper-crow.md
- TinyFn (572 tools) — https://policylayer.com/tools/io-tinyfn-tinyfn.md
- Mcp (571 tools) — https://policylayer.com/tools/io-github-2s-io-mcp.md

## For agents

This record is a snapshot. Live verdicts and the full registry:

- Check every server in your MCP config at once: `npx -y policylayer stack`
- Vet a server before you add it: install the mcp-precheck skill — `npx skills add https://policylayer.com` (skill text: https://policylayer.com/skill.md)
- Query the registry over MCP: endpoint `https://api.policylayer.com/mcp` — tools `check_mcp_server`, `check_mcp_stack`, `check_tool`, `search_registry`, `get_change_events`

---

Source: the PolicyLayer MCP registry — one continuously verified record per MCP server. Full record: https://policylayer.com/registry?q=adriantr-tripletex-mcp · API: https://policylayer.com/registry/api · Recommended policies for every tool: https://policylayer.com/policies/adriantr-tripletex-mcp
