Metadata-Version: 2.4
Name: mcp-server-toggl
Version: 0.1.2
Summary: A Model Context Protocol server providing tools to fetch and manage Toggl Track data
Author: Maxwell Weinzierl
Maintainer-email: Maxwell Weinzierl <maxwellweinzierl@gmail.com>
License: MIT
License-File: LICENSE
Keywords: automation,http,llm,mcp,toggl
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.10
Requires-Dist: fastmcp>=2.11.0
Requires-Dist: httpx>=0.28.1
Requires-Dist: pydantic>=2.0.0
Requires-Dist: requests>=2.32.3
Description-Content-Type: text/markdown

# Toggl MCP Server

A Model Context Protocol server that provides tools to fetch and manage Toggl Track data.

> [!CAUTION]
> This server can access the Toggl Track website and may represent a security risk. Exercise caution when using this MCP server to ensure this does not expose any sensitive data.

