MCP Server
Active
MIT
io.github.IsaiahDupree/calendar-bridge MCP Server
io.github.IsaiahDupree/calendar-bridge
What is the io.github.IsaiahDupree/calendar-bridge MCP server?
Connects ChatGPT to your Apple Calendar via a local Mac agent + Vercel relay
How to install io.github.IsaiahDupree/calendar-bridge
Copy-paste configuration for popular MCP clients.
transport: http
Config generated by PluginBench — verify against the source before use.Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"calendar-bridge": {
"url": "https://calendarbridge.vercel.app/mcp"
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"calendar-bridge": {
"serverUrl": "https://calendarbridge.vercel.app/mcp"
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"calendar-bridge": {
"type": "http",
"url": "https://calendarbridge.vercel.app/mcp"
}
}
}Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
"mcpServers": {
"calendar-bridge": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://calendarbridge.vercel.app/mcp"
]
}
}
}Claude Code
claude mcp add --transport http calendar-bridge https://calendarbridge.vercel.app/mcpRelated MCP servers
LLM-ready web search + instant answers + URL-to-clean-text fetch for agents and RAG.
0
View repository →JavaScript
Remote MCP connector for eBay, Shopify, Best Buy & Etsy marketplace data via the Commerce API
0
View repository →JavaScript
Dev-registry data: npm/PyPI/Docker/VS Code packages, dep graphs, vulns, 50+ ecosystems.
0
View repository →JavaScript
Unified jobs search over official feeds + ATS boards (USAJOBS, Adzuna, Muse, Greenhouse, Lever...)
0
View repository →JavaScript
MCP connector for iMessage & Contacts via a local Mac agent + Vercel relay
0
View repository →JavaScript
MIT
Search, read, and write your Apple Notes from ChatGPT/Claude via a local Mac agent + MCP relay.
0
View repository →JavaScript
MIT