Installation & Configuration
{
"mcpServers": {
"google-calendar": {
"command": "python",
"args": [
"/full/path/to/google_calendar_server.py"
],
"env": {
"GOOGLE_TOKEN_FILE": "/path/to/token/file.json"
}
}
}
}Information
Transport
stdio
Language
Python
Created
2026/6/14
Updated
2026/6/15