timedoctor-mcp
Related Servers
Alternatives to timedoctor-mcp
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityBmaintenanceAn MCP server that lets LLMs interact with your Clockify workspace for time-tracking automation and reporting, enabling natural language logging of time entries, querying entries, and generating reports.MIT
- AlicenseBqualityCmaintenanceMCP server enabling natural language interaction with Hubstaff data, including organizations, projects, members, tasks, and tracked-time activities.10MIT
- AlicenseBqualityBmaintenanceMCP server for integrating Actual Budget with Claude and other LLM assistants.17193230TypeScriptMIT
- AlicenseNot gradedqualityDmaintenanceA Model Context Protocol (MCP) server for Hubstaff API integration, enabling seamless time tracking, project management, and team collaboration through AI assistants.4MIT
- AlicenseAqualityBmaintenanceAn MCP server for the Paymo time-tracking API, enabling AI clients to read and write tasks, time entries, projects, and more via natural language.126MIT
- AlicenseAqualityAmaintenanceAn MCP server that provides AI assistants with access to the EARLY time tracking public API, enabling time entry management, activity management, and report generation through natural language.1422MIT
TDQS
Scored across 4 tools
Tools have distinct purposes: CSV export for today vs week, a detailed daily report, and a project summary. Minor overlap between export_today_csv and get_daily_report, but descriptions clarify different output formats.
Two tools use 'export' and two use 'get', which is inconsistent. Additionally, one tool includes the format in its name while others do not. However, the names are still readable and follow a verb_noun pattern.
With 4 tools, the server covers essential reporting needs for time tracking: exporting, daily report, and summary. The count feels appropriate for its scope, though it could be slightly expanded.
The tools cover common retrieval tasks but lack CRUD operations like creating or updating time entries. For a reporting-focused server, this is acceptable, but missing list or search tools for projects or users create gaps.