toggl-mcp-server
7
Toggl MCP Server connects AI assistants with Toggl's time tracking API, facilitating AI-managed time, project, and workspace administration through natural language. It supports multiple platforms and requires Toggl API token authentication.
Overview
Toggl MCP Server is a Model Context Protocol (MCP) server that enables AI assistants to interact with the Toggl time tracking API. The server allows for managing time entries, projects, and workspaces through natural language.
Features
- Retrieve, create, update, and delete time entries
- Access current running time entry and stop it
- Obtain workspace and project information
- Multi-platform support (Linux/AMD64, Linux/ARM64)
Usage
Configure the MCP connection in your .cursor/mcp.json
file to enable AI assistant interactions through natural language commands.
Environment Variables
TOGGL_API_TOKEN
(required): Your Toggl API token for authentication