google-sheets-mcp-server-by-cdata
@CDataSoftware
关于 google-sheets-mcp-server-by-cdata
This read-only MCP Server allows you to connect to Google Sheets data from Claude Desktop through CData JDBC Drivers. Free (beta) read/write servers available at
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is google-sheets-mcp-server-by-cdata?
google-sheets-mcp-server-by-cdata is a read-only MCP server that lets AI assistants like Claude Desktop query live Google Sheets data using natural language. It wraps the CData JDBC Driver for Google Sheets, exposing spreadsheets as relational SQL tables through a simple MCP interface.
How to use google-sheets-mcp-server-by-cdata?
Clone the repository, build the JAR with Maven, then install and license the CData JDBC Driver for Google Sheets. Create a .prp file with your JDBC connection string and configure Claude Desktop’s claude_desktop_config.json to point to both the JAR and the .prp file. After restarting Claude, you can ask natural language questions about your Google Sheets data.
Key features of google-sheets-mcp-server-by-cdata
- Read-only access to Google Sheets data via MCP tools
- Exposes Google Sheets as relational SQL models
- Provides
get_tables,get_columns, andrun_querytools - No SQL required – LLMs query data with natural language
- Uses stdio transport (client must run on the same machine)
- Requires the CData JDBC Driver for Google Sheets
Use cases of google-sheets-mcp-server-by-cdata
- Ask an AI assistant “What is the correlation between my closed won opportunities and the account industry?” from a Google Sheet.
- Query “How many open tickets do I have in the SUPPORT project?” from project data stored in Google Sheets.
- Retrieve “What calendar events do I have today?” from a Google Sheets calendar.
- Explore available tables and columns in a Google Sheets spreadsheet without writing SQL.
FAQ from google-sheets-mcp-server-by-cdata
Is this server read-only?
Yes. This project builds a read-only MCP server. For full read, write, update, and delete capabilities, CData offers a free beta MCP Server for Google Sheets with a simplified setup.
What are the dependencies and runtime requirements?
You need Java (to run the JAR), Maven (to build), and the CData JDBC Driver for Google Sheets installed and licensed on the same machine.
Where does the data live?
The data remains in Google Sheets. The server connects live to your spreadsheets via the JDBC driver; no data is stored locally by the MCP server.
How does authentication work?
The JDBC driver handles OAuth authentication. When you test the connection using the driver’s connection string utility, your browser opens so you can authenticate to Google Sheets.
What transport does this server use?
The server uses stdio transport, so it can only be used with MCP clients running on the same machine as the server.
其他 分类下的更多 MCP 服务器
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
ghidraMCP
LaurieWiredMCP Server for Ghidra
评论