Google Programmable Search Engine

Integrates with Google Programmable Search Engine to enable web search capabilities with support for pagination, result size, language restrictions, and safe search filtering

View Source
5 stars
0 tools
Created Aug 2025
@rendyfebry/rendyfebry-google-programmable-search-engine-google-pse-mcp

About

Integrates with Google Programmable Search Engine to enable web search capabilities with support for pagination, result size, language restrictions, and safe search filtering

Categories

general

Installation

npm

npm install @rendyfebry/rendyfebry-google-programmable-search-engine-google-pse-mcp

Configuration

{ "mcpServers": { "rendyfebry-google-programmable-search-engine-google-pse-mcp": { "command": "npx", "args": [ "-y", "@rendyfebry/rendyfebry-google-programmable-search-engine-google-pse-mcp" ] } } }