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"
}
}
}
}
İlgili Sunucular
Kone.vc
sponsorMonetize your AI agent with contextual product recommendations
Tachikoma Router Management MCP
Manage various router types using natural language. Requires router credentials to be configured.
Google Docs
An MCP server for integrating with and managing Google Docs.
Chatvolt Agent Server
A simple notes system with resources, tools, and prompts.
After Effects MCP
After Effects MCP is a full-featured automation bridge that connects AI clients (like VS Code, Claude Desktop, and Claude Code) to Adobe After Effects through MCP, enabling scripted control of compositions, layers, effects, keyframes/graph easing, presets, markers, audio levels, waveform analysis, and effect discovery via a live bridge panel.
Chronica
Persistent memory MCP server for Claude Desktop — remembers context, time, and topics across sessions
NAVI Protocol MCP
Interact with NAVI DeFi protocol on Sui blockchain for market data and transactions.
Resource Hub
Connects to the Resource Hub to centrally configure and manage your MCP servers.
AI Survey via MCP
Create AI-moderated interviews and surveys via MCP and share survey links with participants instantly.
Odoo
Integrate Odoo with Large Language Models (LLMs) for enhanced business process automation.
Jira Insights MCP
Manage Jira Service Management (JSM) asset schemas using the Jira Insights API.