A small, self-hosted MCP server that gives Claude read/write access to your Google Sheets
View on GitHub ↗Homepage ↗A small, self-hosted MCP server that gives Claude read/write access to your Google Sheets.
Hey Buddy! Spin up a new google sheet for me through my gsheets mcp: call it "lisbon two weeks". I want a row per day for the next 14 days starting today: date, day of the week, air temp in Lisbon, sea temp. Paint the day lines light grey, weekends blue, bold the header with green. Look up the actual forecast, don't make the numbers up!
One turn: new spreadsheet, fourteen rows, header bold on green, weekends blue — and where the sea-temperature model stopped at Aug 17, the rest of the column was left blank instead of invented.
- Everything is local. A process on your machine, started by Claude Desktop over stdio. - Nothing is sent anywhere else. Your laptop talks to Google and back. No SaaS in the middle, no third party holding a token for your Drive. - A plain, native Google API. The official Sheets REST API under your own OAuth client. No scraping, no unofficial endpoints. - The server can't go looking for documents. It sees the ids you hand it, and nothing else. Drive search is a flag, off by default.
Very simple, just roughly 1,500 lines of Python — the cleaned-up version of an internal tool I built for a DTC e-commerce operation, where it's been running in production for a while.
- Why - Quick start - Connecting Claude - Tools - Configuration - Security - How it works - Development
Claude is good at spreadsheet work: reshaping tables, reconciling two lists, writing formulas, cleaning up someone's export. It just can't reach your spreadsheets in your Google Drive.
From the project README.
Add the radar badge to your README — it shows your project was picked up by MCP Radar and links to this page:
[](https://mcp.liqiwa.com/s/andrewkushnerov--gsheets-mcp.html)
Seedance 2.5 Preview MCP server powered by MuAPI.
zhiningsun/industrial-mcp将工业设备变成 AI 可控工具的 MCP 服务器。支持 Modbus、OPC UA、MQTT 三种协议,内置设备仿真引擎、物理模型和完整的调试工具链。让 Claude 用自然语言监控传感器、启停电机、执行工厂巡检。
chris-asmussen/wardenOne MCP server that fronts many MCP servers + Skills behind a small tool set and routes to the best one, keeping an agent's context tiny. Migrate your Claude Code MCPs/skills behind it.
CacheCarti/dmoera-mcpdMoERA Creator Studio MCP Server: build, backtest, and deploy crypto trading strategies via AI agents
dhpradeep/aegisTurn your Claude subscription into a multi-tenant agent API with rate limits, cost tracking, autonomous objectives, and an admin dashboard. Self-hostable, no API key.
MuhittinYilmazer/akanaSelf-hosted, local-first AI assistant server: swappable LLM providers, review-gated memory, an encrypted vault, and wake-word voice. No accounts, no telemetry.
The top new MCP servers of the week, every Monday. No spam, unsubscribe anytime.