Back to directory
mixelpixx/google-research-mcp

mixelpixx/google-research-mcp

@mixelpixx

MCP Server built for use with Claude Code, Claude Desktop, VS Code, Cline - enable google search and ability to follow links and research websites

google-searchresearchmcp-serverweb-searchcontent-extractiontypescriptbrave-searchtavilycontext

Installation & Configuration

{
  "mcpServers": {
    "google-research": {
      "command": "npx",
      "args": [
        "google-search-mcp"
      ],
      "env": {
        "SEARCH_PROVIDER": "brave",
        "BRAVE_API_KEY": "your-brave-api-key"
      }
    }
  }
}

Information

Transport
stdiosse
Language
TypeScript
Created
2026/6/14
Updated
2026/6/15