kimai_mcp

glazperle/kimai_mcp
★ 35 stars Python AI/LLM Updated today ⚠ Review
A comprehensive Model Context Protocol (MCP) server for Kimai time-tracking integration. Provides tools for timesheet management, project tracking, team collaboration, and reporting with smart user selection and Claude Desktop integration.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "kimai_mcp": {
      "command": "uvx",
      "args": [
        "kimai-mcp"
      ]
    }
  }
}

Or install with pip: pip install kimai-mcp

README Excerpt

A comprehensive Model Context Protocol (MCP) server for integrating with the Kimai time-tracking API. This server allows AI assistants like Claude to efficiently interact with Kimai instances to manage time tracking, projects, activities, customers, users, teams, absences, and more. Speaks MCP protocol revision **2026-07-28** and every earlier revision (MCP Python SDK 2.x), tracked against **Kimai 2.66**. Older Kimai instances keep working; features that need a specific Kimai version are marked

Tools (20)

KIMAI_MCP_AUTH_BACKENDKIMAI_MCP_AUTO_PROVISIONKIMAI_MCP_DISABLE_LEGACY_SLUGSKIMAI_MCP_OAUTH_STATE_FILEKIMAI_MCP_OIDC_ALLOW_UNVERIFIED_EMAILKIMAI_MCP_OIDC_CLIENT_IDKIMAI_MCP_OIDC_CLIENT_SECRETKIMAI_MCP_OIDC_DISCOVERY_URLKIMAI_MCP_OIDC_IDENTITY_CLAIMKIMAI_MCP_OIDC_ISSUERKIMAI_MCP_OIDC_SCOPESKIMAI_MCP_PROVISION_ADMIN_TOKENKIMAI_MCP_PROVISION_ALLOWED_DOMAINSKIMAI_MCP_PROVISION_KIMAI_URLKIMAI_MCP_PROVISION_MATCHKIMAI_MCP_PROVISION_SSL_VERIFYKIMAI_MCP_PROVISION_STOREKIMAI_MCP_PROVISION_TOKEN_NAMEKIMAI_MCP_PUBLIC_URLRATE_LIMIT_RPM

Topics

kimaimcp