About
This tool provides a read-only Model Context Protocol (MCP) Server, allowing Large Language Models (LLMs) like Claude Desktop to query live Gmail data. It leverages the CData JDBC Driver for Gmail, which exposes Gmail data as relational SQL models, making it accessible through a simple MCP interface. Users can retrieve live information from Gmail using natural language questions, eliminating the need for SQL queries. The server uses `stdio` so can only be used with clients that run on the same machine as the server.