Back to Browse

Time Tracker Ai MCP Server

Developer ToolsUse Caution2.2MCP RegistryLocal
Free

Server data from the Official MCP Registry

Time Tracker Ai tools for AI agents. Capabilities: start timer, stop timer, get report. Built by

About

Time Tracker Ai tools for AI agents. Capabilities: start timer, stop timer, get report. Built by

Security Report

2.2
Use Caution2.2Critical Risk

This MCP server implements time tracking functionality with reasonable auth and persistence layers, but contains several security concerns that warrant caution. The server makes unauthenticated HTTP calls to external verification endpoints (proofof.ai) that could leak user context or API keys, implements local rate-limiting that is easily bypassed, and stores sensitive data (user timers and entries) in unencrypted SQLite files in the home directory without access controls. Additionally, the code exhibits aggressive monetization patterns and unclear trust boundaries with external services. Supply chain analysis found 5 known vulnerabilities in dependencies (0 critical, 5 high severity). Package verification found 1 issue.

8 files analyzed · 15 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

File System Write

Writes or modifies files on your machine. Check that this is expected for the tool.

File System Read

Reads files on your machine. Normal for tools that analyze or process local data.

HTTP Network Access

Connects to external APIs or services over the internet.

env_vars

Check that this permission is expected for this type of plugin.

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-csoai-org-time-tracker-ai-mcp": {
      "args": [
        "-y",
        "time-tracker-ai-mcp"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!