Catalog
io.github.toggl/toggl-mcp
OfficialToggl 2.0
Toggl 2.0 MCP server for tasks, projects, time entries, and workspace operations.
Manages time tracking tasks, projects, and workspace operations via Toggl.
time trackingtogglproject managementtime entriesproductivity
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"toggl-mcp": {
"command": "npx",
"args": [
"-y",
"@togglhq/mcp@1.5.24"
]
}
}
}