google-calendars-mcp-server-by-cdata
@CDataSoftware
About google-calendars-mcp-server-by-cdata
This read-only MCP Server allows you to connect to Google Calendars data from Claude Desktop through CData JDBC Drivers. Free (beta) read/write servers available at
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is google-calendars-mcp-server-by-cdata?
google-calendars-mcp-server-by-cdata is a read-only Model Context Protocol (MCP) server that allows LLMs like Claude Desktop to query live Google Calendars data using natural language. It is powered by the CData JDBC Driver for Google Calendars, which exposes Google Calendars as relational SQL models. This server wraps that driver and provides an MCP interface, so no SQL is needed from the user.
How to use google-calendars-mcp-server-by-cdata?
Clone the repository, build the server with mvn clean install, install and license the CData JDBC Driver for Google Calendars, create a .prp file with your JDBC connection string, then configure Claude Desktop by adding the server to claude_desktop_config.json. Run the server using java -jar CDataMCP-jar-with-dependencies.jar <path-to>.prp. The server uses stdio transport and runs locally on the same machine as the client.
Key features of google-calendars-mcp-server-by-cdata
- Read-only access to Google Calendars data via MCP
- Query live data using natural language through LLMs
- Exposes SQL tables and columns for structured access
- Provides tools:
get_tables,get_columns,run_query - Uses stdio transport, all data stays local
- Built on the CData JDBC Driver for Google Calendars
Use cases of google-calendars-mcp-server-by-cdata
- Ask an LLM for your calendar events today or this week
- Get insights from Google Calendars without writing SQL queries
- Integrate Google Calendars data into AI assistant workflows
- Query calendar data alongside other enterprise data sources
FAQ from google-calendars-mcp-server-by-cdata
Is this server read-only?
Yes, the README explicitly states this is a read-only MCP server. For full read, write, update, and delete capabilities, CData offers a separate free beta MCP Server for Google Calendars.
What are the runtime requirements?
You need Java (to run the JAR), Maven (to build the server), and the CData JDBC Driver for Google Calendars installed and licensed (trial or full license key).
Where does my data live?
All data stays on your local machine. The server connects directly to Google Calendars via the JDBC driver and does not send data to any third party.
What transport does the server use?
The server uses stdio transport, so it can only be used with clients that run on the same machine as the server.
Does the server require authentication?
Yes, because the JDBC driver uses OAuth. During setup, you run the connection string utility and must authenticate in your browser to obtain and refresh credentials.
More Other MCP servers
Mobile Mcp
mobile-nextModel Context Protocol Server for Mobile Automation and Scraping (iOS, Android, Emulators, Simulators and Real Devices)
Blender
ahujasidOpen-source MCP to use Blender with any LLM
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Comments