Google MCP (OpenBSP MCP for Google Workspace) is a public Model Context Protocol (MCP) server that allows AI assistants to securely access and interact with Google Calendar and Google Sheets on a user's behalf via a simple API integration. It removes the need for complex Google Cloud setup by using a hosted, proxy OAuth flow, making it as easy as logging in and obtaining an API key. This tool enables actions like listing and editing calendar events, and reading or writing spreadsheet data, all with robust privacy protections.
Visit Google Mcp's official website for product details and getting started.
Comprehensive API reference and integration guides for Google MCP.
Find example code snippets and use cases for integrating Google MCP.
Join discussions and get help from the community on GitHub.