67
/ 100
6 days ago
glama

TimeTracker RX MCP

Exposes TimeTracker RX REST API as an MCP server, enabling AI tools like Claude and Cursor to manage time entries, projects, work items, and analytics with a security policy that restricts write operations to owned resources.

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.
🔐
You'll be asked for 1 credential: TIMETRACKER_API_KEY
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.
configTIMETRACKER_BASE_URL必 TimeTracker RX の API ベース URL https://your-server/TimeTrackerRX/
🔐 secretTIMETRACKER_API_KEYyour-key \
configTIMETRACKER_TIMEOUT_MS任 リクエストタイムアウト(ミリ秒、既定 30000) 60000
configTIMETRACKER_SKIP_TLS_VERIFY任 自己署名証明書向け TLS 検証スキップ(既定 false) true
// 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/nori1173-ops-timetracker-rx-mcp-mtenq2)](https://m8ven.ai/mcp/nori1173-ops-timetracker-rx-mcp-mtenq2)
commit: b748cc245ca83e0e597be3a72811208e9f7ed93a
code hash: fe3b896d26b7e969b6f15a5fbb754cbce1cb75f39cfae4299abc67c162e9ece1
verified: 7/25/2026, 8:37:15 AM
view raw JSON →