github analyzed · update queued 39847ca

themkn/clockify-mcp

github

MCP server that lets Claude manage Clockify time entries, projects, tasks, tags, and clients

maintainer
themkn
license
MIT
first seen
2026-06-09
last seen
2026-06-09
releases · 30d
1
short id

Drift inferred · capture-to-capture

No drift recorded — single capability capture; advisories appear once its surface changes.

capabilities 1 tools
transport stdio counts 1 tools · 0 res · 0 prompts permission surface via code analysis

tools

  • delete_project

    tries a hard delete; if Clockify refuses because the

code evidence vv1.0.2 · github-tarball
evidence-backed findings quoted directly from the published source artifact — not inferred

filesystem 1

  • fs themkn-clockify-mcp-39847ca/src/config.ts :1 import { readFileSync, statSync } from "node:fs";

network 1

  • net themkn-clockify-mcp-39847ca/src/clockify/client.ts :289 res = await fetch(url, init);

declared dependencies 5

  • @modelcontextprotocol/sdk@^1.29.0
  • zod@^4.3.6
  • @types/node@^25.6.0
  • typescript@^6.0.2
  • vitest@^4.1.4