A Model Context Protocol server for Toggl API integration
Project description
Toggl MCP Server
MCP server for Toggl
Prerequisites
Configuration
Cursor
Add to ~/.cursor/mcp.json:
{
"mcpServers": {
"toggl-mcp": {
"command": "uvx",
"args": ["--refresh", "toggl-mcp"],
"env": {
"TOGGL_API_TOKEN": "YOUR_API_TOKEN",
"TOGGL_WORKSPACE_ID": "YOUR_WORKSPACE_ID"
}
}
}
}
Claude Code
claude mcp add toggl-mcp -s user \
--command uvx \
--args toggl-mcp \
--env TOGGL_API_TOKEN=YOUR_API_TOKEN \
--env TOGGL_WORKSPACE_ID=YOUR_WORKSPACE_ID
License
MIT
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
toggl_mcp-0.1.8.2.tar.gz
(11.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file toggl_mcp-0.1.8.2.tar.gz.
File metadata
- Download URL: toggl_mcp-0.1.8.2.tar.gz
- Upload date:
- Size: 11.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
28a5e21deb19ccab626565a6b2c5790f9cbb9efb5c5a67b24c60af3ea374fe09
|
|
| MD5 |
96754046f11aab68aa47cf9c96552206
|
|
| BLAKE2b-256 |
0395bd0b662131f77d88a0133eccf4313310c4e36563f3aa3bdd8dde77cbc309
|
File details
Details for the file toggl_mcp-0.1.8.2-py3-none-any.whl.
File metadata
- Download URL: toggl_mcp-0.1.8.2-py3-none-any.whl
- Upload date:
- Size: 14.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2bff74e41eeb5886035da9d5efbbe58c4f0cf0a873dfccde0f452019e0dbfba0
|
|
| MD5 |
d81a2e8cb8d08ab482ab2d9eeef14e77
|
|
| BLAKE2b-256 |
81b9bbe18faf71d7ce9c995974b224e792486f5635ce2336ed2c66e2d370d83e
|