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
ServiceTitan MCP Server
An MCP server for integrating with the ServiceTitan platform.
Jira MCP Server
Integrates with Jira's REST API to manage issues programmatically.
Browser MCP
Automate your local browser
Lenny's Podcast Transcripts
Search 286 episodes of product management wisdom from Lenny Rachitsky. Semantic search across 300+ hours of transcripts.
Pandoc
MCP server for seamless document format conversion using Pandoc, supporting Markdown, HTML, and plain text, with other formats like PDF, csv and docx in development.
Headlesshost MCP
Agentic first headless CMS
Odoo
Integrate Odoo with Large Language Models (LLMs) for enhanced business process automation.
secedgar-mcp-server
SEC EDGAR filings and financials
Adspirer Ads Manager
Manage digital advertising campaigns with AI-powered insights from Adspirer.com.
MCP Sound Tool
A sound tool for MCP-compatible IDEs like Cursor. Plays sounds for events like completion, error, and notification.