74
grade C
10 days ago
glama

Tripletex MCP Server

Enables AI assistants to interact with the Tripletex accounting API to manage time tracking, projects, and timesheet approvals through natural language. It also supports searching and managing outgoing invoices and processing supplier invoice approvals.

Install from

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

// key findings
🚨
Secret credentials may flow to a network call
1 flow detected: TRIPLETEX_CONSUMER_TOKEN. We can’t prove the destination matches the brand the credential belongs to.
🔐
You'll be asked for 2 credentials: TRIPLETEX_CONSUMER_TOKEN, TRIPLETEX_EMPLOYEE_TOKEN
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.
configTRIPLETEX_API_URLNo API base URL (default: https://tripletex.no/v2)
configTRIPLETEX_COMPANY_IDNo Company ID (default: 0 = own company)
🔐 secretTRIPLETEX_CONSUMER_TOKEN"": "<your-consumer-token>",
🔐 secretTRIPLETEX_EMPLOYEE_TOKEN"": "<your-employee-token>"
// 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/adriantr-tripletex-mcp-1o4nx4)](https://m8ven.ai/mcp/adriantr-tripletex-mcp-1o4nx4)
commit: 97d9184e1ebccb60321bd9f2e160e0c160d78d72
code hash: af433d457b6ed7b636c40c51d42a2ef3f880231a8c2e0e01ef73d7a834a4ffac
verified: 4/11/2026, 3:04:57 PM
view raw JSON →