Track MCP LogoTrack MCP
Track MCP LogoTrack MCP

The world's largest repository of Model Context Protocol servers. Discover, explore, and submit MCP tools.

Product

  • Categories
  • Top MCP
  • New & Updated
  • Submit MCP

Company

  • About

Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy

© 2026 TrackMCP. All rights reserved.

Built with ❤️ by Krishna Goyal

    Clockify Mcp Server

    A MCP Server to manage your time entries in Clockify

    7 stars
    TypeScript
    Updated Jul 24, 2025

    Table of Contents

    • Using in Claude Desktop
    • Installing via Smithery
    • Installing Manually

    Table of Contents

    • Using in Claude Desktop
    • Installing via Smithery
    • Installing Manually

    Documentation

    Clockify MCP Server

    smithery badge

    This MCP Server integrates with AI Tools to manage your time entries in Clockify, so you can register your time entries just sending an prompt to LLM.

    Using in Claude Desktop

    Installing via Smithery

    To install clockify-mcp-server for Claude Desktop automatically via Smithery:

    bash
    npx -y @smithery/cli install @https-eduardo/clockify-mcp-server --client claude

    Installing Manually

    First, install tsx globally

    npm i -g tsx

    Then insert the MCP server in claude_desktop_config

    json
    {
      "mcpServers": {
        "clockify-time-entries": {
          "command": "tsx",
          "args": ["ABSOLUTE_PATH/src/index.ts", "--local"],
          "env": {
            "CLOCKIFY_API_URL": "https://api.clockify.me/api/v1",
            "CLOCKIFY_API_TOKEN": "YOUR_CLOCKIFY_API_TOKEN_HERE"
          }
        }
      }
    }

    Similar MCP

    Based on tags & features

    • MC

      Mcp Server Aws Sso

      TypeScript·
      6
    • MC

      Mcp Ipfs

      TypeScript·
      11
    • LI

      Liveblocks Mcp Server

      TypeScript·
      11
    • MC

      Mcp Wave

      TypeScript00

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k
    View All MCP Servers

    Similar MCP

    Based on tags & features

    • MC

      Mcp Server Aws Sso

      TypeScript·
      6
    • MC

      Mcp Ipfs

      TypeScript·
      11
    • LI

      Liveblocks Mcp Server

      TypeScript·
      11
    • MC

      Mcp Wave

      TypeScript00

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k