Sugukuru WorkClock MCP MCP Server
Local-first work-time logging from natural Japanese commands via MCP
About
A local-first MCP server that turns natural Japanese work commands (「設計レビュー開始」「休憩」「再開」「終了」) into accurate task-level time logs. Records append-only JSONL events and regenerates human-readable Markdown daily logs under a safe log root. Built for developers: Markdown/Obsidian/Git-friendly logs, task/project/ticket/tag aggregation, Git branch auto-detection, and structured daily/weekly report output. Exports to CSV, JSON, 日報, 週報, and Obsidian formats. Includes an MCP Apps timer card UI. Stays local-first and never auto-sends data; works over stdio (Claude Desktop, Cursor) or an authenticated HTTP gateway.
Security Report
WorkClock MCP is a well-structured productivity server with strong path safety controls, proper authentication modes, and appropriate permissions scoping. Minor code quality concerns around error handling and logging exist, but do not present security vulnerabilities. The server correctly implements append-only event logging, file write restrictions to a safe log root, and supports both local-first and remote-authenticated modes. Supply chain analysis found 1 known vulnerability in dependencies. Package verification found 1 issue.
6 files analyzed · 7 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.
How to Install
Add this to your MCP configuration file:
{
"mcpServers": {
"sugukuru-workclock-mcp": {
"args": [
"-y",
"sugukuru-workclock-mcp"
],
"command": "npx"
}
}
}Getting Started
Once installed, try these example prompts and explore these capabilities:
- 1API実装開始
- 2休憩
- 3再開
- 4終了。OAuthまわりの整理まで完了
- 5今日の稼働をCSVで書き出して
- 6今日の日報を作って
Reviews
No reviews yet
Be the first to review this server!
More Productivity MCP Servers
Memory
Freeby Modelcontextprotocol · Productivity
Knowledge graph-based persistent memory across sessions
Time
Freeby Modelcontextprotocol · Productivity
Time and timezone conversion capabilities for your AI assistant
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption