Back to Home
Blacol icon

MCP-PersonalCalendar

Verified Safe

by Blacol

Overview

Manages personal calendar events and to-do items on a CalDAV server, enabling automation and interaction through large language models.

Installation

Run Command
uv run main.py

Security Notes

The CalDAV server credentials (URL, username, password) are read from a 'config.json' file, which is less secure than using environment variables, especially for production deployments. Direct 'json.loads' is used on model inputs, which could be a concern if malicious JSON strings can be crafted, though the subsequent usage of these parsed values in CalDAV operations appears to mitigate direct code injection risks. The server binds to '0.0.0.0' and listens on port 20002, requiring the user to manage network exposure.

Similar Servers

Stats

Interest Score0
Security Score6
Cost ClassLow
Avg Tokens100
Stars0
Forks0
Last Update2025-12-22

Tags

CalDAVCalendarToDoLLM IntegrationPersonal Assistant