Calendar API with 50 tools for managing events, availability, scheduling, webhooks, and iCal feeds via MCP.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ we're steadily working through the catalog.
๐ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Chronary MCP.
delete_calendarโ
delete_agentโ
get_calendar_contextCallable MCP tool function
cancel_proposalโ
get_availability_rulesCallable MCP tool function
set_availability_rulesCallable MCP tool function
MCP server for Chronary โ calendar tools for AI assistants.
Drops 50 calendar tools (manage agents, calendars, and events, request human Google/Microsoft setup, find meeting times, run scheduling proposals, configure availability rules, manage webhooks, iCal subscriptions, scoped keys, audit log, and usage) into any MCP-compatible client: Claude Desktop, Cursor, VS Code Copilot, Claude Code, Windsurf.
One-click install via Smithery: npx -y @smithery/cli mcp add chronary/agent-calendar --client claude (swap --client for cursor, vscode, claude-code, windsurf, โฆ).
chr_sk_).All examples use npx -y @chronary/mcp, which downloads and runs the latest version on demand. No install step required.
Edit ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows):
macOS / Linux:
Windows (uses cmd /c because spawn can't resolve npx.cmd directly):
Restart Claude Desktop after saving.
Edit .cursor/mcp.json (project-level) or ~/.cursor/mcp.json (user-level):
macOS / Linux:
Windows:
Edit .vscode/mcp.json (workspace) or run the MCP: Open User Configuration command for a user-level config. VS Code uses a different top-level key (servers) and requires an explicit type:
macOS / Linux:
Windows:
Edit .mcp.json at the project root, or ~/.claude.json for user-level:
macOS / Linux:
Windows:
Edit ~/.codeium/windsurf/mcp_config.json (%USERPROFILE%\.codeium\windsurf\mcp_config.json on Windows):
macOS / Linux:
Windows:
Windsurf limit: Cascade enforces a hard cap of 100 total tools across all MCP servers and 20 tool calls per prompt. Chronary exposes 50; consider
--toolsfiltering if you stack multiple servers.
--toolsExposing all 50 tools uses LLM tokens on every request. For focused workflows, whitelist only what you need:
For self-hosted Chronary instances or development against a local API:
| Tool | Read-only | Destructive |
|---|---|---|
list_calendars, get_calendar | โ | |
create_calendar, update_calendar | ||
delete_calendar | โ | |
list_events, get_event | โ | |
create_event, update_event, confirm_event | ||
cancel_event, release_event | โ | |
list_agents, get_agent | โ | |
create_agent, update_agent | ||
delete_agent | โ | |
get_availability, find_meeting_time | โ | |
get_calendar_context | โ | |
list_proposals, get_proposal | โ | |
create_proposal, respond_to_proposal, resolve_proposal | ||
cancel_proposal | โ | |
get_availability_rules | โ | |
set_availability_rules | ||
clear_availability_rules | โ | |
list_webhooks, get_webhook, list_webhook_deliveries | โ | |
create_webhook, update_webhook | ||
delete_webhook | โ | |
list_ical_subscriptions, get_ical_subscription | โ | |
subscribe_ical, update_ical_subscription, sync_ical_subscription | ||
delete_ical_subscription | โ | |
list_scoped_keys | โ | |
create_scoped_key | ||
revoke_scoped_key | โ | |
get_audit_log | โ | |
accept_terms | ||
get_usage | โ |
Tool annotations (readOnlyHint, destructiveHint, idempotentHint) are surfaced to MCP clients so hosts can decide whether to require user confirmation.
"spawn npx ENOENT" on Windows โ use the cmd /c npx ... form shown above.
"CHRONARY_API_KEY is required" โ the env block must be nested under the server entry, not at the top of the config file.
Tools aren't showing up โ restart the MCP client after editing the config. Most clients only read the config on startup.
Verify the binary runs locally:
Apache-2.0
Factual signals from GitHub, npm, and our automated checks โ not a rating.
No reviews yet โ be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/chronary-chronary-mcp)<a href="https://allmcps.com/mcp/chronary-chronary-mcp"><img src="https://allmcps.com/api/badge/chronary-chronary-mcp?style=directory" alt="Chronary MCP on AllMCPs" /></a>