
Calendar AI MCP
- Updated August 8, 2026
- CSOAI-ORG/calendar-ai-mcp
calendar-ai-mcp is a MCP server that connects AI coding agents to calendar-ai workflows over stdio so builders can automate scheduling from the IDE.
About
calendar-ai-mcp is a Model Context Protocol server from MEOK AI Labs that exposes calendar-oriented automation to AI coding agents over stdio, distributed as the PyPI package calendar-ai-mcp at version 1.0.4. Developers who already ship with Claude Code, Cursor, Codex, or Windsurf can register this server when they want the agent to reason about schedules, drafts, and follow-ups using live calendar context instead of pasted screenshots or manual exports. The canonical Skillselion placement is Build → Integrations because the value is wiring an external productivity system into the agent loop while you are still constructing product and ops tooling. Expect Python-friendly install via the registry identifier and a GitHub source repo for updates. Tool surface details are not fully enumerated in the public server card, so treat capabilities as calendar AI helpers from MEOK rather than a specific vendor OAuth pack until you verify README tools after install. Pair with your chosen calendar provider credentials and least-privilege OAuth scopes in production.
- stdio MCP server (PyPI package calendar-ai-mcp) version 1.0.4
- Published by MEOK AI Labs under CSOAI-ORG on GitHub
- Designed for agent-driven calendar read/write and scheduling automation
- Fits solo builders automating standups, client calls, and ship-date reminders
- Model Context Protocol bridge—not a standalone calendar app
Calendar AI MCP by the numbers
- Data as of Aug 10, 2026 (Skillselion catalog sync)
claude mcp add calendar-ai-mcp -- uvx calendar-ai-mcpAdd your badge
Show developers this MCP server is listed on Skillselion. Paste this into your README.
| Package | calendar-ai-mcp |
|---|---|
| Transport | STDIO |
| Auth | None |
| Last updated | August 8, 2026 |
| Repository | CSOAI-ORG/calendar-ai-mcp ↗ |
What it does
Wire your coding agent to calendar APIs so it can list events, propose meeting slots, and keep solo-developer schedules in sync without leaving the IDE.
Who is it for?
Best when you want MCP-native calendar assistance alongside Claude Code or Cursor during build and operate weeks.
Skip if: Skip if you need a full calendaring SaaS, deep Google Workspace admin, or guaranteed tool list without reading the repo post-install.
What you get
After you register the stdio server in your agent, the model can invoke calendar-ai-mcp tools instead of you copying events by hand.
- Registered stdio MCP server entry in your agent config
- Agent-callable calendar-ai tools once transport and auth are configured
By the numbers
- Server schema version 1.0.4
- Transport: stdio
- Registry: PyPI identifier calendar-ai-mcp
README.md
Calendar Ai MCP
Calendar utilities MCP — scheduling, availability checking, timezone handling, ICS export
Calendar utilities MCP — scheduling, availability checking, timezone handling, ICS export. MIT.
🚀 Quick Start
# Install via pip
pip install calendar_ai_mcp
# Or install via Smithery
npx -y @smithery/cli@latest install calendar-ai-mcp --client claude
✨ Features
- MCP protocol compliant
- Easy installation
- Well-documented API
- Production-ready
- Active maintenance
📖 Documentation
🛡️ Compliance
This MCP server is built with EU AI Act compliance built-in:
- ✅ Article 9 — Risk Management System
- ✅ Article 13 — Transparency & Instructions for Use
- ✅ Article 15 — Bias Detection & Testing
- ✅ Article 26 — FRIA Support (where applicable)
- ✅ Article 50 — AI Content Watermarking (where applicable)
Need help getting compliant? Book a free 15-min diagnostic →
🏢 Enterprise
Need custom development, SLA guarantees, or white-label deployment?
- Pro: $99/mo — Full MCP suite + EU AI Act tracking
- Enterprise: $499/mo — Custom dev + SLA + Dedicated support
View Pricing → | Contact Sales →
🤝 Part of the MEOK Ecosystem
This server is part of the MEOK AI Labs ecosystem — 300+ MCP servers for sovereign AI governance.
| Domain | Purpose |
|---|---|
| councilof.ai | EU AI Act compliance marketplace |
| safetyof.ai | AI safety & monitoring |
| meok.ai | Sovereign AI platform |
| cobolbridge.ai | Legacy modernization |
📜 License
MIT © CSOAI-ORG
Built with 💜 by MEOK AI Labs · UK Companies House 16939677
Each tier above the free self-host adds HMAC-signed attestations verifiable at `verify.meok.ai`. Linux Foundation governance on the A2A spine means EU regulated buyers can deploy without vendor-lock-in objections.💸 Try MEOK in 30 seconds — instant buy ladder
| Tier | Price | What you get | Stripe |
|---|---|---|---|
| Smoke test | £1 | Signed sample MCP-Hardening report + Article 50 PDF | https://buy.stripe.com/5kQ6oJ0xS3ce8sl7ew8k91j |
| Quick Kit | £9 | EU AI Act Article 50 implementation guide (C2PA + EU-Icon) | https://buy.stripe.com/5kQ6oJ0xS3ce8sl7ew8k91j |
| Founder Call | £29 | 30-min 1-on-1 with the founder | https://buy.stripe.com/5kQ6oJ0xS3ce8sl7ew8k91j |
Refundable. UK Stripe — VAT-clean. Builds on the 81-MCP MEOK fleet. Verify any signed report at https://meok.ai/verify.
Recommended MCP Servers
How it compares
MCP integration server from MEOK AI Labs, not a hosted calendar product or a Claude skill markdown file.
FAQ
Who is calendar-ai-mcp for?
and small-team developers using AI agents who want calendar-aware automation through the Model Context Protocol.
When should I use calendar-ai-mcp?
Use it during Build integrations when you are connecting scheduling data to agent workflows for standups, demos, or ship milestones.
How do I add calendar-ai-mcp to my agent?
Install the PyPI package calendar-ai-mcp, configure stdio transport in your MCP client, point at identifier calendar-ai-mcp, and restart the agent host.