google-researcher-mcp

zoharbabin/google-researcher-mcp
★ 29 stars TypeScript 🤖 AI/LLM Updated 17d ago
This is a Model Context Protocol (MCP) server that enables AI assistants like Claude, GPT, and other LLMs to: Search the web via Google (general, images, news) Read any webpage including JavaScript-rendered sites Extract YouTube transcripts automatically Parse documents (PDF, DOCX, PPTX)
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "google-researcher-mc": {
      "command": "npx",
      "args": [
        "-y",
        "zoharbabin/google-researcher-mcp"
      ]
    }
  }
}

Topics

academic-searchai-assistantai-toolsanthropicclaudegoogle-searchllmmcpmcp-servermodel-context-protocolpatent-searchresearchtypescriptweb-scraping