vijendharv/google-calendar-photos-mcp
A comprehensive Model Context Protocol (MCP) server that provides seamless access to Google Calendar and Google Photos APIs through standardized tool interfaces. This server enables AI assistants like Claude to interact with your Google services in a structured, secure way.
Platform-specific configuration:
{
"mcpServers": {
"google-calendar-photos-mcp": {
"command": "npx",
"args": [
"-y",
"google-calendar-photos-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...