Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. 🏒 Workplace & Productivity
  3. Calendar MCP
Calendar MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/11/2026, 5:03:15 PM

Calendar MCP

User RatingsBe the first to rate and review this MCP server!
View Repository2 GitHub StarsTotal stargazers on GitHub for the source repository (2 stars).Visit Website
calendarmacosproductivityscheduling

Read-only MCP access to macOS Calendar events for searching, filtering, and retrieving event details.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

One-click editor setup isn’t available for this listing yet β€” we don’t have a confirmed install command, and we’d rather show nothing than point your editor at the wrong package or host. Follow the project’s own setup instructions, linked above.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ
No confirmed setup config for this listing yet. We only publish a config block when the install details come from the project itself β€” its README, its docs, or a verified owner. We haven’t found those for wyattjoh/calendar-mcp, and we’d rather show nothing than a guess you’d paste into your client. Follow the project’s own setup instructions for the current steps.
Install Directory Badge Claim listing Alternatives🏒 More in Workplace & Productivity

Overview

This Deno-based MCP server reads the local macOS Calendar database and exposes calendar events to compatible clients. Use it to search events, inspect recent or upcoming schedules, query date ranges, detect today's conflicts, and retrieve event details. It does not create, modify, or delete events.

Use cases

β€’Search calendar events by title or summary
β€’Review recent or upcoming events
β€’Query events within a specified date range
β€’Check today's schedule for conflicts
β€’Inspect event locations, URLs, and recurrence information

Key features

β€’Read-only access to the macOS Calendar database
β€’Search events by title or summary
β€’Retrieve recent, upcoming, and date-range events
β€’Detect conflicts among today's events
β€’Filter original rescheduled events
β€’Return detailed event metadata

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Calendar MCP.

Extracted Tool Capabilities
Read-only access to the macOS Calendar database
Search events by title or summary
Retrieve recent, upcoming, and date-range events
Detect conflicts among today's events
Filter original rescheduled events
Return detailed event metadata

Documentation Overview

Calendar MCP

A Deno monorepo containing packages for macOS Calendar access:

  • @wyattjoh/calendar - Core library for read-only macOS Calendar database access
  • @wyattjoh/calendar-mcp - Model Context Protocol (MCP) server for LLM integration

Features

  • Search calendar events by title/summary
  • Get recent past events
  • Get upcoming events
  • Retrieve events within date ranges
  • Get today's events with conflict detection
  • Get detailed event information including location, URL, and recurrence
  • Filter rescheduled events

Requirements

  • macOS (Calendar is only available on macOS)
  • Deno 2.x or later
  • Read access to ~/Library/Calendars/Calendar.sqlitedb

Packages

@wyattjoh/calendar

Core library for accessing Calendar data:

bash
deno add @wyattjoh/calendar
server.ts
import { openDatabase, searchEvents } from "@wyattjoh/calendar";

const db = openDatabase();
try {
  const events = searchEvents(db, { query: "meeting", limit: 10 });
  console.log(events);
} finally {
  db.close();
}

See full documentation

@wyattjoh/calendar-mcp

MCP server for LLM integration:

bash
# Run directly from JSR
deno run --allow-read --allow-env --allow-ffi --allow-sys jsr:@wyattjoh/calendar-mcp

# Or install globally
deno install --global --allow-read --allow-env --allow-ffi --allow-sys -n calendar-mcp jsr:@wyattjoh/calendar-mcp

For Claude Desktop app integration, add this to your claude_desktop_config.json:

config.json
{
  "mcpServers": {
    "calendar": {
      "command": "deno",
      "args": [
        "run",
        "--allow-read",
        "--allow-env",
        "--allow-ffi",
        "--allow-sys",
        "jsr:@wyattjoh/calendar-mcp"
      ]
    }
  }
}

Option 2: From Source

  1. Clone this repository
  2. Run the server:
    bash
    cd packages/calendar-mcp
    deno run --allow-read --allow-env --allow-ffi --allow-sys mod.ts
    # Or use the task:
    deno task dev
    

Available Tools

  1. get-recent-events - Get recent past calendar events

    • limit (optional): Number of events (1-100, default: 10)
    • includeRescheduled (optional): Include original rescheduled events (default: false)
  2. get-upcoming-events - Get upcoming calendar events

    • limit (optional): Number of events (1-100, default: 10)
    • includeRescheduled (optional): Include original rescheduled events (default: false)
  3. get-events-by-date-range - Get events within a date range

    • startDate (required): Start date in ISO format (e.g., "2024-01-01")
    • endDate (required): End date in ISO format (e.g., "2024-01-31")
    • includeRescheduled (optional): Include original rescheduled events (default: false)
  4. search-events - Search for events by title/summary

    • query (required): Search query for event titles
    • limit (optional): Maximum results (1-100, default: 20)
    • timeRange (optional): "all", "past", or "future" (default: "all")
    • includeRescheduled (optional): Include original rescheduled events (default: false)
  5. get-todays-events - Get all events scheduled for today

    • includeRescheduled (optional): Include original rescheduled events (default: false)
  6. get-event-details - Get detailed information about a specific event

    • eventId (required): The ROWID of the event

Response Format

All tools return calendar events in this format:

config.json
{
  "id": 12345,
  "title": "Team Meeting",
  "startTime": "2024-01-15T10:00:00.000Z",
  "endTime": "2024-01-15T11:00:00.000Z",
  "allDay": false,
  "status": "confirmed",
  "isRescheduled": false
}

Detailed events (from get-event-details) include additional fields:

config.json
{
  "id": 12345,
  "title": "Team Meeting",
  "startTime": "2024-01-15T10:00:00.000Z",
  "endTime": "2024-01-15T11:00:00.000Z",
  "allDay": false,
  "status": "confirmed",
  "isRescheduled": false,
  "description": "Weekly sync with the team",
  "location": "Conference Room A",
  "url": "https://meet.example.com/team",
  "recurrenceRule": "FREQ=WEEKLY;INTERVAL=1",
  "calendar": "Work"
}

Security Notes

  • This server runs with read-only access to the Calendar database
  • No events can be created, modified, or deleted
  • The server only accesses local data

Development

This is a Deno workspace monorepo. All commands run from the root affect all packages.

bash
# Clone the repository
git clone https://github.com/wyattjoh/calendar-mcp.git
cd calendar-mcp

# Format all code
deno task fmt

# Lint all packages
deno task lint

# Type check all packages
deno task check

# Run MCP server locally
cd packages/calendar-mcp
deno task dev

# Publish packages (CI/CD)
deno publish

Working on Individual Packages

bash
# Work on @wyattjoh/calendar
cd packages/calendar
deno fmt
deno lint
deno check mod.ts

# Work on @wyattjoh/calendar-mcp
cd packages/calendar-mcp
deno run --allow-read --allow-env --allow-ffi --allow-sys mod.ts

License

MIT

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Workplace & Productivity View all alternatives
  • Meetbot MCP logoMeetbot MCP

    Meet.bot: scheduling for AI agents. Check real calendar availability and book meetings on connected Google/Microsoft calendars. Pay per meeting booked, not per seat.

    🏒 Workplace & Productivity2 views
    Compare vs Meetbot MCP β†’
  • Reclaim MCP Server logoReclaim MCP Server

    Reclaim.ai calendar integration with 40 tools for tasks, habits, focus time, scheduling links, and productivity analytics.

    🏒 Workplace & Productivity3 views
    Compare vs Reclaim MCP Server β†’
  • Claude Desktop Extension Bear Notes logoClaude Desktop Extension Bear Notes

    Search, read, create, and update Bear Notes directly from Claude. Local-only with complete privacy.

    🏒 Workplace & Productivity2 views
    Compare vs Claude Desktop Extension Bear Notes β†’
  • MCP Gsuite logoMCP Gsuite

    Integration with gmail and Google Calendar.

    🏒 Workplace & Productivity3 views
    Compare vs MCP Gsuite β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
2
Stargazers on the source repository.
Directory activity
2 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Calendar MCP

It requires macOS because it reads the macOS Calendar database.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewCalendar MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/wyattjoh-calendar-mcp?style=directory)](https://allmcps.com/mcp/wyattjoh-calendar-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/wyattjoh-calendar-mcp"><img src="https://allmcps.com/api/badge/wyattjoh-calendar-mcp?style=directory" alt="Calendar MCP on AllMCPs" /></a>

Technical Specs & Signals

Category🏒Workplace & Productivity
PricingFree
More technical detailsExpand β–Ύ
AuthNo auth required
LicenseMIT
ClientsClaude Desktop
Last updatedAug 11, 2026
Views2
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars2
GitHub Star CountTotal stargazers on GitHub representing community popularity (2 stars).
31Quality signal: Emerging Β· 31/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools11/30
Adoption & activity2/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in 🏒 Workplace & Productivity β†’Best MCP servers for Workplace & Productivity β†’Alternatives to Calendar MCP β†’Install in Claude DesktopInstall in CursorInstall in VS Code