PiR2 Academy Sheets Reader MCP
Provides read-only access to Google Sheets, enabling retrieval of spreadsheet metadata, sample data, and specific A1 ranges.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@PiR2 Academy Sheets Reader MCPRead the A1:C10 range from docs.google.com/spreadsheets/d/abc123"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Built for PiR2 Academy — Advanced Claude Cowork
PiR2 Academy Sheets Reader MCP
A local, read-only connector that lets Claude Desktop read bounded data from Google Sheets through a Google project and Google account owned by the learner.
What it does
The bundle exposes five stable tools:
google_auth_status— check whether Google is connected.connect_google— open Google's consent page for read-only access.get_spreadsheet_metadata— read workbook and tab metadata.read_sheet_sample— inspect a small, bounded sample.read_sheet_ranges— read explicit, bounded A1 ranges.
It cannot edit, create, or delete a spreadsheet. It does not use a PiR shared Google app, service account, remote MCP server, or OAuth broker.
Related MCP server: sheetsdb-mcp-server
Before class
Install the current Claude Desktop release on macOS or Windows.
Follow Set up your own Google project and download its Desktop OAuth JSON file.
Download the
.mcpband matching.sha256files from this repository's Releases page.
Company-managed Google accounts can block third-party OAuth apps. If your administrator does not allow the connection, prepare a personal Google account and a Sheet containing non-confidential practice data.
Install in Claude Desktop
Open the downloaded
.mcpbfile.Confirm PiR2 Academy — Sheets Reader in Claude Desktop.
When asked for Google Desktop OAuth credentials, choose the JSON file from your own Google project.
Start a new Claude conversation and ask:
Check Google Sheets connection.When Claude reports that Google is not connected, ask:
Connect Googleand complete Google's consent page in your browser.
The learner flow is the same on macOS and Windows. You do not need to use the Terminal. Keep the downloaded OAuth JSON private and do not upload it to chat, GitHub, Slack, or a shared drive.
Use it
Give Claude a Google Sheet URL and ask it to inspect the workbook or read a specific range. The Live Dashboard lab adds a separate Dashboard Skill that interprets generic Sheet data and responds to the manual command Refresh dashboard.
Read Privacy and data boundaries before using real business data. See Troubleshooting if connection or access fails.
For maintainers
Architecture and verification are documented in Architecture and Testing and evidence.
npm ci
npm run check
npm run build
npm run smoke
npm run audit:high
npm run audit:tooling
npm run scan:secrets
npm run bundle
npm run bundle:verifyRead CONTRIBUTING.md before opening a change. Report vulnerabilities through SECURITY.md.
License
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityFmaintenanceMCP server that enables Claude to interact with Google Workspace services including Drive, Docs, Sheets, Slides, Calendar, Gmail, and Contacts.Last updated88439MIT
- FlicenseBqualityDmaintenanceAn MCP server that enables Claude to interact with Google Sheets via the SheetsDB API, supporting CRUD operations and smart data addition.Last updated6
- Flicense-qualityDmaintenanceMCP server for Claude Desktop providing access to Google Sheets, Gmail, and Google Calendar.Last updated
- Alicense-qualityDmaintenanceMCP server that reads Google Docs and Google Sheets content for AI assistants like Claude.Last updated191MIT
Related MCP Connectors
Read-only MCP server for ClassQuill, a tutoring-business-management platform.
Hosted MCP server connecting claude.ai, ChatGPT and other AI apps to your own computer
Streamable HTTP MCP server for Google Calendar and Sheets with OAuth login.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/zierocode/pir2-academy-sheets-reader-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server