google-mcp

kresnayulianta/google-mcp
★ 0 stars TypeScript 🔒 Security Updated today
Google MCP server for Claude (Gmail, Calendar, Maps)
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "google-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "kresnayulianta/google-mcp"
      ]
    }
  }
}

README Excerpt

A self-hosted [Model Context Protocol (MCP)](https://modelcontextprotocol.io) server for Google Workspace — Gmail, Google Calendar, Google Maps, and Scheduler. Uses OAuth 2.0 for authentication. > **Note**: Requires a Google Cloud project with OAuth 2.0 credentials. Run `google-mcp connect <profile>` once to authenticate before use.

Tools (16)

google_calendar_create_eventgoogle_calendar_delete_eventgoogle_calendar_list_calendarsgoogle_calendar_list_eventsgoogle_calendar_list_events_multigoogle_calendar_update_eventgoogle_gmail_get_messagegoogle_gmail_labelgoogle_gmail_replygoogle_gmail_searchgoogle_gmail_sendgoogle_gmail_trashgoogle_maps_compute_routegoogle_maps_geocodegoogle_scheduler_creategoogle_scheduler_list