Back to search
30
MCP

mcp-google-reader

npm/mcp-google-reader

MCP server to read Google Docs and Google Sheets content for AI assistants

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@mseep/mcp-gdrive
MCP server for interacting with Google Drive and Sheets
0 tools
google-sheets-mcpserver
A Model Context Protocol (MCP) server that provides Google Sheets integration for AI assistants like Claude.
0 tools
io.github.freema/mcp-gsheets
MCP server for Google Sheets API — read, write, format, batch operations.
0 tools
mcp-gdrive
Model Context Protocol (MCP) Server for reading from Google Drive and editing Google Sheets
0 tools
google-researcher-mcp
An MCP server providing Google Search, web scraping, and multi-source research tools for AI assistants.
0 tools
google-docs-mcp
MCP server for Google Docs
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mcp-google-reader": {
      "url": "None",
      "transport": "http"
    }
  }
}