An MCP server that enables reading from and appending to Google Sheets using a service account, with tools to find sheets, read ranges, and append rows, plus an audit log.
A minimal Google Sheets MCP server that exposes only three tools for reading and writing spreadsheet tabs. It prioritizes security by enforcing an allowlist, using RAW writes, and avoiding Drive scopes.