toggl-mcp-server
3
The Toggl MCP Server enables interaction with Toggl Track using natural language through MCP clients. It supports time tracking and project management, making it easier to manage workspaces and integrate with development tools like VS Code and GitHub Copilot.
Toggl MCP Server
Allows MCP clients to interact with Toggl Track, enabling time tracking, project management, and workspace operations through natural language.
Features
Project Management
- Create, delete, and update projects in Toggl.
- Retrieve all projects in a workspace.
Time Entry Management
- Create, stop, delete, and update time entries.
- Retrieve time entries within a specific date range.
Getting Started
Prerequisites
- Python 3.11+
- Toggl Track account
- uv installed for dependency management
Installation
Clone the repository, set up the environment, and install dependencies using UV.
Integration
- Configure with VS Code and GitHub Copilot.
- Compatible with any MCP client.
Testing
Run the server in development mode for testing.