Back to Home
7loud icon

personal-mcp

Verified Safe

by 7loud

Overview

Provides an interface for AI agents to manage iCloud calendar events.

Installation

Run Command
npm run dev

Environment Variables

  • ICLOUD_USERNAME
  • ICLOUD_APP_PASSWORD

Security Notes

Credentials (iCloud username and app-specific password) are correctly handled via environment variables. Input validation for tool parameters is performed using `zod`. iCal content generation includes escaping to prevent injection. The main external risks would stem from vulnerabilities in the `@modelcontextprotocol/sdk` or `tsdav` libraries, or improper network exposure without additional authentication beyond what MCP might offer. The `src/test.ts` file performs real calendar actions; this is a test script, not part of the production server, but highlights the real-world impact.

Similar Servers

Stats

Interest Score32
Security Score8
Cost ClassMedium
Avg Tokens400
Stars1
Forks0
Last Update2025-11-26

Tags

iCloudCalendarEventsMCPAPI Wrapper