Gmail by CData
Connects Claude Desktop to live Gmail data through CData JDBC Drivers, enabling natural language queries.
Acerca de
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.
Características Principales
- Can be used to get tables and columns with specific server names
- Uses CData JDBC Driver for Gmail to expose data as SQL models
- Enables natural language querying of Gmail data
- 0 GitHub stars
- Offers a read-only connection to Gmail
- Provides a simple MCP interface for LLMs
Casos de Uso
- Answering questions about Gmail data using natural language within Claude Desktop
- Integrating Gmail data into LLM-powered applications
- Retrieving information from Gmail without writing SQL queries