Clockify
Manage your Clockify time entries using natural language prompts.
Clockify MCP Server
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:
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
{
"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"
}
}
}
}
関連サーバー
Kone.vc
スポンサーMonetize your AI agent with contextual product recommendations
Anki MCP Server
Create Anki flashcards using natural language by connecting to the AnkiConnect add-on.
Panda Odoo
An MCP server for integrating with the Odoo ERP system.
VideoZero
Generate 2D animations and full explainer videos with VideoZero. Create engaging kinetic typography, illustrative charts, or animate complex algorithms and formulas.
AI Collaboration MCP Server
An MCP server for AI-to-AI collaboration, enabling autonomous workflows and role-based task management between different AI models.
Apple MCP tools
Integrate with Apple's native apps like Contacts, Notes, Messages, and Mail.
GranolaMCP
An MCP server for accessing and analyzing Granola.ai meeting data.
Markdown to PDF
Convert Markdown files to high-quality, print-ready PDFs using LaTeX.
Windows-MCP
A lightweight MCP server for interacting with the Windows Operating System.
Anki MCP Server
Connects to a local Anki instance to review and create flashcards. Requires the Anki desktop app and Anki-Connect add-on.
MemoryMesh
Zero-dependency persistent AI memory using SQLite. Dual-store, pluggable embeddings, 10 MCP tools.