dotnet-agents-caldav

Jhonattan-Souza/dotnet-agents-caldav
★ 0 stars C# Code/Dev Tools Updated today
CalDAV VTODO management MCP server for .NET — distributable via dnx
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "dotnet-agents-caldav": {
      "command": "npx",
      "args": [
        "-y",
        "Jhonattan-Souza/dotnet-agents-caldav"
      ]
    }
  }
}

README Excerpt

Model Context Protocol (MCP) server for CalDAV Calendars, Events, and To-dos. It is built with .NET 10 and distributed via `dnx`. Add this MCP server to VS Code, Claude Desktop, Cursor, or any MCP client: ```json { "mcpServers": { "caldav-calendars": { "command": "dnx", "args": ["--yes", "[email protected]"],

Tools (12)

CALDAV_CALENDAR_HREFSCALDAV_DEFAULT_EVENT_CALENDAR_NAMECALDAV_DEFAULT_TODO_CALENDAR_NAMECALDAV_EXPOSE_EXACT_TOOLSCALDAV_PASSWORDCALDAV_URLCALDAV_USERNAMEOTEL_EXPORTER_OTLP_ENDPOINTOTEL_EXPORTER_OTLP_HEADERSOTEL_EXPORTER_OTLP_PROTOCOLOTEL_SDK_DISABLEDOTEL_SERVICE_NAME