Gmail Plugin MCP Server
@sanchisingh01
Gmail Plugin MCP Server について
An MCP server for local machine in Claude Desktop
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"MCP-Server---Gmail-Plugin-for-Claude-Desktop": {
"command": "uv",
"args": [
"pip",
"install",
"-e",
"."
]
}
}
}ツール
6Send an email
Retrieve unread emails
Read email content
Move email to trash
Mark email as read
Open email in browser
概要
What is Gmail Plugin MCP Server?
Gmail Plugin MCP Server is an MCP server that integrates with Gmail, allowing users to manage emails directly through MCP clients. It provides secure OAuth2-based access to core Gmail functionality including reading, sending, and managing emails.
How to use Gmail Plugin MCP Server?
Requires Python 3.12+, Gmail API credentials, and an MCP client. Install by cloning the repository and running uv pip install -r requirements.txt (or uv sync). Configure Gmail API credentials via Google Cloud Console, then add the server to the MCP client configuration using the uv command with --creds-file-path and --token-path
「開発者ツール」の他のコンテンツ
test
cloudwegoThe ultimate LLM/AI application development framework in Go.
Huoshan Test
volcengineMCP Inspector
modelcontextprotocolVisual testing tool for MCP servers
TalkToFigma
sonnylazuardiTalkToFigma: MCP integration between AI Agent (Cursor, Claude Code, Codex) and Figma, allowing Agentic AI to communicate with Figma for reading designs and modifying them programmatically.
Hello World MCP Server (Reference Extension)
anthropicsDesktop Extensions: One-click local MCP server installation in desktop apps
コメント