Google Search

Provides web search capabilities and webpage content extraction through Google Custom Search API, enabling access to search results and cleaned webpage content with minimal setup.

View Source
1 stars
0 tools
Created Aug 2025
@mcp-for-dev/mcp-for-dev-google-search-google-search

About

Provides web search capabilities and webpage content extraction through Google Custom Search API, enabling access to search results and cleaned webpage content with minimal setup.

Categories

general

Installation

npm

npm install @mcp-for-dev/mcp-for-dev-google-search-google-search

Configuration

{ "mcpServers": { "mcp-for-dev-google-search-google-search": { "command": "npx", "args": [ "-y", "@mcp-for-dev/mcp-for-dev-google-search-google-search" ] } } }