loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

mcp-google-reader

MCP Tool

hongtien1310/mcp-google-reader

Install

$ npx loaditout add hongtien1310/mcp-google-reader

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "mcp-google-reader": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-google-reader"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

mcp-google-reader

MCP server that reads Google Docs and Google Sheets content for AI assistants like Claude.

Paste a Google Docs/Sheets link in your message — Claude reads it directly. No more copy-pasting PRDs, tech specs, or test case spreadsheets.

Prerequisites
  • Node.js 18+ (recommended: Node.js 20 or 22 LTS)
  • A Google Cloud project with Docs & Sheets APIs enabled
Quick Start
# 1. Set up Google Cloud OAuth (see detailed steps below)
# 2. Authorize (run in your terminal, not inside an AI assistant)
npx mcp-google-reader auth
# 3. Add to your MCP client
claude mcp add -s user google-reader -- npx mcp-google-reader serve
Features
  • Google Docs → Markdown: Preserves headings, bold, italic, lists, tables, links
  • Google Sheets → Markdown table: First row as header, proper column alignment
  • Multiple URLs: Paste several links in one message — all fetched in parallel
  • Sheet selection: Read specific tabs by name, or all tabs at once
  • Caching: 60-second in-memory cache to avoid redundant API calls
  • OAuth2: Reads any file you have access to in your Google account
Setup
1. Google Cloud Project
  1. Go to Google Cloud Console → Create a new project (or select existing)
  2. Enable Google Docs API: Enable here
  3. Enable Google Sheets API: Enable here
2. OAuth Consent Screen
  1. Go to APIs & Services → OAuth consent screen
  2. Choose External → Create
  3. Fill in:
  • App name: mcp-google-reader
  • User support email: your email
  • Developer contact: your email
  1. Scopes → Save and Continue (no changes needed)
  2. Test users → Add users → add your Google email → Save and Continue
  3. Summary → Back to Dashboard
  4. Kee

Tags

mcpmcp-servermodel-context-protocolgoogle-docsgoogle-sheetsgoogle-apiclaudeai

Reviews

Loading reviews...

Quality Signals

1
Stars
0
Installs
Last updated23 days ago
Security: AREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcenpm
Last commit3/25/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/hongtien1310/mcp-google-reader)](https://loaditout.ai/skills/hongtien1310/mcp-google-reader)