CalendarBridge
Rank #71,524io.github.IsaiahDupree/calendar-bridge
Connects ChatGPT to your Apple Calendar via a local Mac agent + Vercel relay
CalendarBridge is a Model Context Protocol (MCP) server published by IsaiahDupree. It ranks #71,524 of 131,629 servers tracked on MCP Toplist. CalendarBridge is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 1, 2026 and most recently updated on Aug 1, 2026.
Ranks ahead of 60,105 of 131,629 servers on MCP Toplist.
Use CalendarBridge
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http calendar-bridge https://calendarbridge.vercel.app/mcp[mcp_servers.calendar-bridge]
url = "https://calendarbridge.vercel.app/mcp"Add to ~/.codex/config.toml.
https://calendarbridge.vercel.app/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"calendar-bridge": {
"url": "https://calendarbridge.vercel.app/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"calendar-bridge": {
"type": "http",
"url": "https://calendarbridge.vercel.app/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"calendar-bridge": {
"serverUrl": "https://calendarbridge.vercel.app/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"calendar-bridge": {
"url": "https://calendarbridge.vercel.app/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.IsaiahDupree%2Fcalendar-bridge)<a href="https://mcptoplist.com/server/io.github.IsaiahDupree%2Fcalendar-bridge"><img src="https://mcptoplist.com/badge/io.github.IsaiahDupree%2Fcalendar-bridge.svg" alt="MCP Toplist: #71,524 of 131,629" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
IsaiahDupree
Other servers by IsaiahDupree
- NotesBridge#36,065 · 1 ver
- Modal MCP Server#44,490
- CommerceBridge#67,042 · 1 ver
- storebridge-mcp#67,043 · 1 ver
- agentsearch-mcp#71,523 · 1 ver
- devstack-mcp#71,525 · 1 ver
- jobstack-mcp#71,526 · 1 ver
- MessagesBridge#71,527 · 1 ver
- realtystack-mcp#71,528 · 1 ver
- RemindersBridge#71,529 · 1 ver
- SecondBrainBridge#71,530 · 1 ver
- ShortcutsBridge#71,531 · 1 ver
Available versions (1)
| Version | Published |
|---|---|
| 1.3.0 | Aug 1, 2026 |
Frequently asked questions
- Who maintains CalendarBridge?
- CalendarBridge is maintained by IsaiahDupree, which publishes 17 MCP servers (13 total versions) tracked on MCP Toplist.
- Is CalendarBridge listed on the Official MCP Registry?
- Yes — CalendarBridge is listed on the Official MCP Registry, alongside Glama.
- How many versions does CalendarBridge have?
- MCP Toplist tracks 1 version of CalendarBridge, most recently published on Aug 1, 2026.
- Where can I find the source code for CalendarBridge?
- The source code for CalendarBridge is hosted at github.com/IsaiahDupree/calendar-bridge.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.