Skip to main content
Glama

Toggl MCP Server

by ikido
__init__.py311 B
"""Services for Toggl MCP Server.""" from .cache_service import CacheService from .toggl_service import TogglService from .parser_service import ParserService from .aggregator_service import AggregatorService __all__ = [ "CacheService", "TogglService", "ParserService", "AggregatorService", ]

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ikido/toggl-mcp-custom'

If you have feedback or need assistance with the MCP directory API, please join our Discord server