Skip to main content
Glama
Hiroto0706

toggl-track-mcp-server

by Hiroto0706

Related Servers

Alternatives to toggl-track-mcp-server

No user-submitted related servers found.

    Related Servers

    TDQS

    A3.9/5.0

    Scored across 3 tools

    Disambiguation5/5

    The three tools are clearly distinct: ping for health, check_auth for token verification, and get_time_entries_for_date for fetching time entries. There is no overlap or ambiguity between them.

    Naming Consistency4/5

    Tool names mostly follow a clear snake_case pattern with verb-like prefixes. 'ping' deviates slightly from the get_/check_ convention, but all names are lowercase with underscores, making them predictable and readable.

    Tool Count4/5

    With three tools, the server is compact and each tool serves a distinct purpose: health check, auth validation, and data retrieval. While minimal, the count is reasonable for a narrow integration, though it might feel slightly thin for broader Toggl Track functionality.

    Completeness2/5

    The server focuses solely on fetching time entries for a single date, lacking essential operations like creating, updating, or deleting time entries, or retrieving projects/workspaces. This makes the surface significantly incomplete for a full Toggl Track workflow.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues