Installation & Configuration
{
"mcpServers": {
"gmail": {
"command": "uv",
"args": [
"run",
"mcp_gmail/server.py"
],
"env": {
"MCP_GMAIL_CREDENTIALS_PATH": "/path/to/credentials.json",
"MCP_GMAIL_TOKEN_PATH": "/path/to/token.json"
}
}
}
}Information
Transport
stdio
Language
Python
Created
2026/6/14
Updated
2026/6/15