Skip to main content

MCP Server to connect to Google G-Suite

Project description

aiden-gsuite MCP server

This project is based on mcp-gsuite

MCP server to interact with Google products. With Aiden, Google account authorization is extremely simplified.

Example prompts

Right now, this MCP server supports Gmail and Calendar integration with the following capabilities:

  1. General
  • Multiple google accounts
  1. Gmail
  • Get your Gmail user information
  • Query emails with flexible search (e.g., unread, from specific senders, date ranges, with attachments)
  • Retrieve complete email content by ID
  • Create new draft emails with recipients, subject, body and CC options
  • Delete draft emails
  • Reply to existing emails (can either send immediately or save as draft)
  • Retrieve multiple emails at once by their IDs.
  • Save multiple attachments from emails to your local system.
  1. Calendar
  • Manage multiple calendars
  • Get calendar events within specified time ranges
  • Create calendar events with:
    • Title, start/end times
    • Optional location and description
    • Optional attendees
    • Custom timezone support
    • Notification preferences
  • Delete calendar events

Example prompts you can try:

  • Retrieve my latest unread messages

  • Search my emails from the Scrum Master

  • Retrieve all emails from accounting

  • Take the email about ABC and summarize it

  • Write a nice response to Alice's last email and upload a draft.

  • Reply to Bob's email with a Thank you note. Store it as draft

  • What do I have on my agenda tomorrow?

  • Check my private account's Family agenda for next week

  • I need to plan an event with Tim for 2hrs next week. Suggest some time slots.

Quickstart

Install

No credential file needed.

"aiden-gsuite": {
  "command": "uvx",
  "args": [
    "aiden-gsuite@0.1.2"
  ],
  "credential": {
    "type": "oauth",
    "service": "google",
    "scopes": [
      "openid",
      "https://mail.google.com/",
      "https://www.googleapis.com/auth/calendar",
      "https://www.googleapis.com/auth/userinfo.email"
    ]
  },
  "transport": "stdio"
}

Debugging

Since MCP servers run over stdio, debugging can be challenging. For the best debugging experience, we strongly recommend using the MCP Inspector.

You can launch the MCP Inspector via npm with this command:

npx @modelcontextprotocol/inspector uv --directory /path/to/mcp-gsuite run aiden-gsuite

Upon launching, the Inspector will display a URL that you can access in your browser to begin debugging.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aiden_gsuite-0.1.3.tar.gz (54.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

aiden_gsuite-0.1.3-py3-none-any.whl (17.2 kB view details)

Uploaded Python 3

File details

Details for the file aiden_gsuite-0.1.3.tar.gz.

File metadata

  • Download URL: aiden_gsuite-0.1.3.tar.gz
  • Upload date:
  • Size: 54.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.3

File hashes

Hashes for aiden_gsuite-0.1.3.tar.gz
Algorithm Hash digest
SHA256 60cc3eb0ac413080cb6e2bdfc21f0a2d3fcec7d37b1b7fbbf7245be3016953c4
MD5 93adc64ca3bdbae69a8357c09bd484d7
BLAKE2b-256 a4efcca4d9a699c03d32aa4c81f53ec4b4a0e1c1eb6af199e01dd13a41ae6d58

See more details on using hashes here.

File details

Details for the file aiden_gsuite-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: aiden_gsuite-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 17.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.3

File hashes

Hashes for aiden_gsuite-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 193574b6e2f3bb7bd3164cad7f8ef8e0f4216f0bde4a0afe1d373fbd65b08d86
MD5 c347d10c2ce5423b9e4d796664d60cdb
BLAKE2b-256 a097e27192b7bf2aa3cc59d96833bad83c6a2b65165286e867ca5aa9e9ec2f5d

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page