Google Workspace MCP Server
@Tarunkumarchelumalla
About Google Workspace MCP Server
No overview available yet
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"gmail-mcp-server-tarunkumarchelumalla": {
"command": "node",
"args": [
"get-refresh-token.js"
]
}
}
}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 Google Workspace MCP Server?
A Model Context Protocol (MCP) server that provides tools for interacting with Gmail and Calendar APIs. It enables you to manage emails and calendar events programmatically through the MCP interface.
How to use Google Workspace MCP Server?
Set up Node.js 14+, Google Cloud Console with Gmail and Calendar APIs enabled, and OAuth 2.0 credentials. Clone the repo, run npm install, create credentials.json, execute node get-refresh-token.js to obtain a refresh token, then configure your MCP settings file with environment variables GOOGLE_CLIENT_ID, GOOGLE_CLIENT_SECRET, and GOOGLE_REFRESH_TOKEN. Finally, run npm run build.
Key features of Google Workspace MCP Server
- Gmail tools: list, search, send, modify emails
- Calendar tools: list, create, update, delete events
- OAuth 2.0 authentication with refresh token
- Supports CC/BCC and email label modification
- Calendar events with attendees and date ranges
Use cases of Google Workspace MCP Server
- Automate email management (read, send, archive, search)
- Schedule and update calendar events programmatically
- Integrate email and calendar tasks into AI assistants
- Create workflows that combine email filtering with event creation
FAQ from Google Workspace MCP Server
What are the prerequisites for using this server?
Node.js version 14 or higher, a Google Cloud Console project with the Gmail API and Google Calendar API enabled, and OAuth
More Communication MCP servers
MCP Email Server
Shy2593666979一个基于 MCP (Model Context Protocol) 的邮件服务,支持 LLM 发送带附件的电子邮件及在指定目录中搜索文件。提供安全的 SMTP 传输、多收件人支持和附件模式匹配搜索功能,适用于 Gmail、Outlook、Yahoo、QQ 邮箱和网易 126 邮箱等主流邮箱服务。
Email sending MCP 💌
resendThe official MCP server to send emails and interact with Resend
Telegram MCP server
chaindeadTelegram MCP for managing dialogs, messages, drafts, read statuses, and more.
PhonePi MCP: Turn your phone into a toolbox for AI assistants using Model Context Protocol
priyankarkPhonePi MCP enables seamless integration between desktop AI tools and your smartphone, providing 23+ direct actions including SMS messaging, phone calls, contact management, snippet creation and search, clipboard sharing, notifications, battery status checks, and remote device co
飞书MCP服务器
sdd330MCP server provides feishu related operations
Comments