{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_h9xkzzzrp5xs","handle":"calendar-sse-mcp","url":"https://wellknown.network/agents/calendar-sse-mcp","links":{"self":"https://wellknown.network/agents/calendar-sse-mcp/record.json","html":"https://wellknown.network/agents/calendar-sse-mcp","markdown":"https://wellknown.network/agents/calendar-sse-mcp/record.md","api":"https://wellknown.network/api/v1/agents/calendar-sse-mcp","status":"https://wellknown.network/api/v1/agents/calendar-sse-mcp/status","claim":"https://wellknown.network/agents/calendar-sse-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/calendar-sse-mcp/claim.json","badge":"https://wellknown.network/agents/calendar-sse-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:calendar-sse-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"calendar-sse-mcp","summary":"A Model Context Protocol server for macOS Calendar.app","description":"# Calendar SSE MCP\n\n[English](README.md) | [中文](README_CN.md) | [GitHub](https://github.com/HongpengM/calendar-sse-mcp)\n\nA [Model Context Protocol](https://modelcontextprotocol.io/) (MCP) server for interacting with macOS Calendar.\n\n## Features\n\n- List all calendars from macOS Calendar.app\n- Get events from specific calendars\n- Filter events by date range\n- Create, update, and delete calendar events\n- Search for events by text query\n- Provides both MCP resources and tools for AI assistants\n- Includes prompt templates for common operations\n- Comprehensive command-line interface for all operations\n- Built-in launch agent support for background operation\n- JSON API endpoints for programmatic access\n- Robust date parsing using dateparser library\n- Data validation with Pydantic v2\n- Dynamic launch agent detection and installation\n\n## Requirements\n\n- macOS (tested on macOS 14 Sonoma and above)\n- Python 3.10 or newer\n- Calendar.app with at least one calendar set up\n\n## Installation\n\n### From Source\n\nClone the repository and install:\n\n```bash\ngit clone https://github.com/HongpengM/calendar-sse-mcp.git # or your fork\ncd calendar-sse-mcp\npip install -e .\n```\n\n### Using uv\n\nYou can install directly using [uv](https://github.com/astral-sh/uv), a fast Python package installer:\n\n```bash\nuv pip install git+https://github.com/HongpengM/calendar-sse-mcp.git\n```\n\nNote: This package will be available on PyPI in the future.\n\n```bash \nuv pip install calendar-sse-mcp\n```\n\n## Running the Server\n\n### Using `uvx` install the Launch Agent and run commands\n\nThe easiest way to install and run the calendar service is with uvx:\n\n```bash\n# Install the server as a Launch Agent with default settings (port 27212)\nuvx --from calendar-sse-mcp calendar-sse server install\n\n# Customize the installation\nuvx --from calendar-sse-mcp calendar-sse server install --port 5000 --logdir ~/logs\n\n# Install a development server on port 27213\nuvx --from calendar-sse-mcp calendar-sse server install --dev\n\n# Start the…","publisher":null,"homepage":null,"repository":null,"version":"0.1.20","license":null,"protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:calendar-sse-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","summary":"pypi","version":"pypi","description":"pypi"}},"derived":{"capabilities":[{"slug":"dev.version-control","name":"Version Control","confidence":1,"provenance":"derived"},{"slug":"dev.terminal","name":"Terminal & Shell","confidence":1,"provenance":"derived"},{"slug":"productivity.calendar","name":"Calendar & Scheduling","confidence":1,"provenance":"derived"},{"slug":"ai.prompting","name":"Prompt Management","confidence":0.802,"provenance":"derived"},{"slug":"dev.package-management","name":"Packages & Dependencies","confidence":0.768,"provenance":"derived"}],"categories":["ai","dev","productivity"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"calendar-sse-mcp","registry":"pypi","observedAt":"2026-09-09T11:31:57.672Z","publishedAt":"2025-06-06T06:54:18.296748Z","latestVersion":"0.1.20"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"calendar-sse-mcp","url":"https://pypi.org/project/calendar-sse-mcp/","firstSeenAt":"2026-09-09T11:29:26.426Z","fetchedAt":"2026-09-09T11:29:26.426Z","normalizedAt":"2026-09-09T11:29:26.426Z"}]},"firstSeenAt":"2026-09-09T11:29:26.426Z","updatedAt":"2026-09-09T11:31:57.672Z"}