Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From curiosity-stack
Connects remotely to Google Calendar MCP server (https://gcal.mcp.claude.com/mcp) for managing calendars, events, reminders, and schedules. Requires Google API credentials or OAuth.
npx claudepluginhub ameya85/curiosity-stack --plugin curiosity-stackCopy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"gcal": {
"url": "https://gcal.mcp.claude.com/mcp"
}
}
}Review these signals before enabling this server
This server connects to external services. Review the URLs it accesses before enabling.
Server configuration and connection parameters
https://gcal.mcp.claude.com/mcpShare bugs, ideas, or general feedback.