Skip to content

felipeorlando/notion-calendar

v0.1.0

Stdio MCP + skill for Notion Calendar (calendar-api.notion.so). Session JWT auth; title-first calendar tooling.

Changelog

All notable changes to this project are documented in this file.

The format is based on Keep a Changelog, and this project uses Semantic Versioning.

Unreleased

0.1.0 - 2026-09-08

Added

  • Initial stdio MCP server for Notion Calendar (calendar-api.notion.so).
  • Session JWT auth from ~/.config/notion-calendar/credentials.json or environment variables.
  • Calendar tools: user/accounts, lists, events, search, create/update/delete, RSVP, free/busy, preferences, contacts/people, holds, colors, resources, and related passthroughs.
  • smoke_test.py (create-then-delete probe event).
  • Agent skill at skills/notion-calendar/SKILL.md.