Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Radicale

БесплатноНе проверен

MCP server for Radicale/CalDAV servers, enabling AI agents to manage calendars and task lists by listing, creating, and deleting events and reminders.

GitHubEmbed

Описание

MCP server for Radicale/CalDAV servers, enabling AI agents to manage calendars and task lists by listing, creating, and deleting events and reminders.

README

⚠️ Note: This project is vibecoded.

A Model Context Protocol (MCP) server for Radicale / CalDAV servers, enabling AI agents (like Claude, Gemini, etc.) to seamlessly interact with your calendars and task lists (reminders).


Features

  • List Collections: Discover all available calendars and task collections.
  • List Events: View calendar events with human/AI-readable start and end times, optionally filtered by time range and/or specific calendar collection (or across all collections).
  • Create Events: Schedule new calendar events with summaries, start/end times, and descriptions.
  • Delete Events: Remove calendar events by summary.
  • List Reminders: View VTODO tasks/reminders with due dates, optionally filtered by time range and/or specific collection (or across all collections).
  • Create Reminders: Add new tasks with due dates and categories.
  • Delete Reminders: Remove tasks/reminders by summary.

Environment Variables

Create a .env file in the root directory:

PORT=8000
HOST=127.0.0.1
RADICALE_URL=https://your-radicale-server.com/
RADICALE_USERNAME=your_username
RADICALE_PASSWORD=your_password

Installation & Running

Using uv:

# Install dependencies
uv sync

# Run the server
uv run python server.py

Testing

Run the test suite:

uv run python server_test.py

Docker

Build and run with Docker:

docker build -t radicale-mcp .
docker run -p 8000:8000 --env-file .env radicale-mcp

Build and run with Docker compose:

docker compose up

from github.com/MastarCheeze/radicale-mcp

Установка Radicale

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/MastarCheeze/radicale-mcp

FAQ

Radicale MCP бесплатный?

Да, Radicale MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Radicale?

Нет, Radicale работает без API-ключей и переменных окружения.

Radicale — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить Radicale в Claude Desktop, Claude Code или Cursor?

Открой Radicale на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Notion

Read and write pages in your workspace

Notionавтор: Notion

Linear

Issues, cycles, triage — from Claude

Linearавтор: Linear
Pro

Google Drive

Search and read your Drive files

Googleавтор: Google

mindsdb/mindsdb

Connect and unify data across various platforms and databases with [MindsDB as a single MCP server](https://docs.mindsdb.com/mcp/overview).

mindsdbавтор: mindsdb

fulcradynamics/fulcra-context-mcp

MCP server for accessing personal health and biometric data including sleep stages, heart rate, HRV, glucose, workouts, calendar, and location via the Fulcra Li

fulcradynamicsавтор: fulcradynamics

aymericzip/intlayer

A MCP Server that enhance your IDE with AI-powered assistance for Intlayer i18n / CMS tool: smart CLI access, access to the docs.

aymericzipавтор: aymericzip

rinadelph/Agent-MCP

A framework for creating multi-agent systems using MCP for coordinated AI collaboration, featuring task management, shared context, and RAG capabilities.

rinadelphавтор: rinadelph

WhenLabs-org/when

Developer toolkit: auto-detect stack for AI context files, catch port conflicts, validate .env schemas, spot docs drift, audit dependency licenses, and time cod

WhenLabs-orgавтор: WhenLabs-org

Beltran12138/wecom-docs-mcp-server

WeCom (Enterprise WeChat) document operations via MCP: create, read, and edit Docs and Smartsheets (9 tools). Fills the doc-CRUD gap — existing WeCom MCP server

Beltran12138автор: Beltran12138

madbonez/caldav-mcp

Universal MCP server for CalDAV protocol integration. Works with any CalDAV-compatible calendar server including Yandex Calendar, Google Calendar (via CalDAV),

madbonezавтор: madbonez

Compare Radicale with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории productivity