google-calendars-mcp-server-by-cdata
@CDataSoftware
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
基本情報
設定
ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
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.
「その他」の他のコンテンツ
Codelf
unbugA search tool helps dev to solve the naming things problem.
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
コメント