Toggl MCP Server
@abhinav24jha
关于 Toggl MCP Server
MCP Server for Toggl
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"toggl-mcp-server-abhinav24jha": {
"command": "uv",
"args": [
"venv"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Toggl MCP Server?
Allows MCP clients to interact with Toggl Track, enabling time tracking, project management, and workspace operations through natural language.
How to use Toggl MCP Server?
Install Python 3.11+ and uv, clone the repository, set environment variables EMAIL and PASSWORD in a .env file, then run uv pip install --all. Configure the server in any MCP client (e.g., VS Code, Claude Desktop) using stdio transport with the command uv --directory <path> run toggl_mcp_server.py.
Key features of Toggl MCP Server
- Create, delete, and update projects with detailed parameters.
- Create, stop, delete, and update time entries.
- Retrieve all projects or time entries within date ranges.
- Bulk update multiple projects using patch operations.
- Manage workspaces and default to user's default workspace.
Use cases of Toggl MCP Server
- Automate time logging from AI assistants or chatbots.
- Manage project creation and updates through natural language.
- Stop running timers and retrieve current time entry.
- Pull time reports for specific date ranges.
- Bulk update project properties across multiple projects.
FAQ from Toggl MCP Server
What are the prerequisites?
Python 3.11+, a Toggl Track account, and the uv package manager.
How do I set up authentication?
Create a .env file in the mcp_toggl_server folder with your Toggl email and password.
Which MCP clients are supported?
It works with any MCP-compatible client; examples include VS Code (with GitHub Copilot) and Claude Desktop.
What transport does the server use?
The server uses
其他 分类下的更多 MCP 服务器
Servers
modelcontextprotocolModel Context Protocol Servers
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Nginx UI
0xJackyYet another WebUI for Nginx
ghidraMCP
LaurieWiredMCP Server for Ghidra
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
评论