From 50fe3ca93fe21602605f0928b62d90f5f25d781b Mon Sep 17 00:00:00 2001 From: Dominik Date: Fri, 23 May 2025 05:26:51 +0200 Subject: [PATCH] Add caldav-mcp --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f74237a..8ab1113 100644 --- a/README.md +++ b/README.md @@ -203,6 +203,7 @@ A growing set of community-developed and maintained servers demonstrates various - **[Browser MCP](https://github.com/browsermcp/mcp)** - Automate your local browser - **[bytebase/dbhub](https://github.com/bytebase/dbhub)** – 📇 Universal database MCP server supporting mainstream databases.\ - **[Calculator](https://github.com/githejie/mcp-server-calculator)** - This server enables LLMs to use calculator for precise numerical calculations. +- **[CalDAV MCP](https://github.com/dominik1001/caldav-mcp)** - A CalDAV MCP server to expose calendar operations as tools for AI assistants. - **[Canvas LMS](https://github.com/ahnopologetic/canvas-lms-mcp)** - MCP server for easy access to education data through your Canvas LMS instance. - **[Chaitin IP Intelligence](https://github.com/co0ontty/chaitin-ip-intelligence-search-tool)** - Search for IP addresses using Chaitin's IP Intelligence API. - **[Chart](https://github.com/antvis/mcp-server-chart)** - 🤖 A Model Context Protocol server for generating visual charts using [AntV](https://github.com/antvis).