From 72ec9f65e64be28a18c7c8206dad42bfe98c2230 Mon Sep 17 00:00:00 2001 From: movstox Date: Sun, 15 Jun 2025 14:50:38 +0300 Subject: [PATCH] Add Lazy Toggl MCP server (#291) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d0b9aa0..30448a4 100644 --- a/README.md +++ b/README.md @@ -298,6 +298,7 @@ A growing set of community-developed and maintained servers demonstrates various - **[Kagi](https://github.com/ac3xx/mcp-servers-kagi)** - Kagi search API integration - **[Kubernetes](https://github.com/Flux159/mcp-server-kubernetes)** - Connect to Kubernetes cluster and manage pods, deployments, services. - **[Language Server](https://github.com/isaacphi/mcp-language-server)** 🏎️ - MCP Language Server gives MCP enabled clients access to semantic tools like get definition, references, rename, and diagnostics. +- **[Lazy Toggl MCP](https://github.com/movstox/lazy-toggl-mcp)** - Simple unofficial MCP server to track time via Toggl API - **[libSQL by xexr](https://github.com/Xexr/mcp-libsql)** - MCP server for libSQL databases with comprehensive security and management tools. Supports file, local HTTP, and remote Turso databases with connection pooling, transaction support, and 6 specialized database tools. - **[Linear](https://github.com/tacticlaunch/mcp-linear)** - Integrates with Linear project management systems. - **[llm-context](https://github.com/cyberchitta/llm-context.py)** - Share code context with LLMs via Model Context Protocol or clipboard.