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"
}
}
}
}
Servidores relacionados
Kone.vc
patrocinadorMonetize your AI agent with contextual product recommendations
PowerPoint MCP Server
Manipulate PowerPoint presentations using the python-pptx library.
Jasper AI
An MCP server for interacting with the Jasper AI API to generate various types of content.
Obsidian
Interact with your Obsidian vault using natural language.
Obsidian MCP Server
An MCP server that allows AI assistants to read from and write to your local Obsidian vault.
Outline
Interact with Outline, the open-source knowledge base and wiki, directly through your AI assistant.
HomeVisto
HomeVisto offers a revolutionary solution by connecting remote property seekers with local "Scouts" who provide live, GPS-verified video tours of properties.
Busibee
Easily query & find Belgian company finances
YouTrack
Access the YouTrack REST API to manage projects and track issues in real-time.
Time MCP Server
Provides current time and timezone conversion capabilities for LLMs, using IANA timezone names.
Pleasanter MCP Server
An MCP server for interacting with the Pleasanter low-code/no-code business application platform.