Back to search
30
MCP

google-researcher-mcp

npm/google-researcher-mcp

An MCP server providing Google Search, web scraping, and multi-source research tools for AI assistants.

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

Similar MCP servers embedding-nearest

io.github.zoharbabin/google-researcher
MCP server providing Google Search, web scraping, and multi-source research tools for AI assistants
0 tools
Google-Scholar-MCP-Server
A MCP Server for Google Scholar: 🔍 Enable AI assistants to search and access Google Scholar papers through a simple MCP interface.
0 tools
gsearch-mcp-cli
Google Search CLI and MCP server for AI agents
0 tools
io.github.saurabhsharma2u/search-console-mcp
MCP server for Google Search Console. Includes sites, sitemaps, analytics, and URL inspection.
0 tools
zoharbabin/web-researcher-mcp
MCP server for AI-powered web search, content extraction, and multi-source research
0 tools
gsc-mcp
MCP server for Google Search Console. Query search analytics, inspect URLs, and monitor SEO performance from any MCP-compatible client.
0 tools

How to use

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

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