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": ["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.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
toggl_mcp-0.1.8-py3-none-any.whl
(14.6 kB
view details)
File details
Details for the file toggl_mcp-0.1.8.tar.gz.
File metadata
- Download URL: toggl_mcp-0.1.8.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 |
6ad2564b240d56f29fdc0897e40f4e7a3eaa6f76c0994b694e8912778294863c
|
|
| MD5 |
58d1d3ddeb936af0a9e71913148219e8
|
|
| BLAKE2b-256 |
e675d84f8e5c47529b8350027588ded5505b95b08656cdf8a236ebd275c2bea8
|
File details
Details for the file toggl_mcp-0.1.8-py3-none-any.whl.
File metadata
- Download URL: toggl_mcp-0.1.8-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 |
9c32ef44d0252f8b01ea649b750af18c979f8415b3158584036a68cabb90bdd5
|
|
| MD5 |
23e8090653584ab71bb6136544b6224e
|
|
| BLAKE2b-256 |
085bbedcca24935e2ddabaacf5f765c0de096d3e1de61a32e652bdadfbf43e74
|