Clockify Time Tracker
Description
Un outil en ligne de commande pour interagir avec l’API Clockify et gérer vos entrées de temps.
Prérequis
- Python 3.8+
- Clé API Clockify
Installation
- Clonez le dépôt
- Installez les dépendances :
pip install -r requirements.txt
Configuration
Créez un fichier .env à la racine du projet avec votre clé API :
CLOCKIFY_API_KEY=votre_clé_api_clockify
Utilisation
Lister les projets
python -m src.cli --workspace WORKSPACE_ID --action list-projects
Lister les tags
python -m src.cli --workspace WORKSPACE_ID --action list-tags
Générer un rapport de temps
python -m src.cli --workspace WORKSPACE_ID --action time-report
--project PROJECT_ID
--tags TAG1 TAG2
--start-date 2024-01-01
--end-date 2024-12-31
Licence
[À définir]
Clockify Time Tracker
Project Details
- alex198710/clockify-mcp-server
- Last Updated: 3/28/2025
Recomended MCP Servers
A Model Context Protocol (MCP) server that bridges Video & Audio content with Large Language Models using yt-dlp.
MCP server for GNU Radio
Go server implementing Model Context Protocol (MCP) for filesystem operations.
https://www.crossmint.com/
Global Notion workspace-accessible MCP server for all Notion pages within the workspace
YouTube MCP Server is an AI-powered solution designed to revolutionize your YouTube experience. It empowers users to search...
A Model Context Protocol (MCP) implementation for Splunk Enterprise and Cloud integration with Cursor IDE or Claude
Autonomous coding agent right in your IDE, capable of creating/editing files, executing commands, using the browser, and more...
An MCP server that autonomously evaluates web applications.
Demostrate simple mcp server with typescript.
A Model Context Protocol (MCP) server for NASA APIs, providing a standardized interface for AI models to interact...
An MCP server that standardizes and contextualizes industrial Modbus data.





