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"
}
}
}
}
相關伺服器
Spotify
Control your Spotify music playback through conversations using the Spotify API.
stakeholder-mcp
Let your AI agent have conversations with different personas on features and implementation details
InDesign MCP Server
An MCP server for automating Adobe InDesign with ExtendScript.
Superthread MCP Extended
A perfect drop-in replacement to the official Superthread MCP, providing way more tools. Cloudflare Workers based Remote MCP server
Handwriting OCR
Recognize and extract text from handwritten documents using the Handwriting OCR service.
YuQue MCP
An MCP server for interacting with the YuQue knowledge base, enabling AI assistants to perform operations on documents and information.
Shortcut
Manage your Shortcut projects, stories, and epics.
AnkiConnect
Connect Claude with AnkiConnect to create and review flashcards using natural language.
mindpad
Save encrypted notes to your mindpad account
Timergy MCP Server
Create scheduling polls and find the perfect meeting time. No auth required.