MCP.so
Sign In

mcpcalendar

@Codewith-me1

About mcpcalendar

MCP Server for Connecting Google Calendar And Claude Desktop

Basic information

Category

Productivity

Runtime

node

Transports

stdio

Publisher

Codewith-me1

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "MCPCalendar": {
      "command": "bun",
      "args": [
        "run",
        "index.ts"
      ]
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is mcpcalendar?

How to use mcpcalendar?

Install dependencies with bun install and run with bun run index.ts.

Key features of mcpcalendar

Use cases of mcpcalendar

FAQ from mcpcalendar

Comments

More Productivity MCP servers