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
5 stars
0 tools
Created Aug 2025
@rendyfebry/rendyfebry-google-programmable-search-engine-google-pse-mcpAbout
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"
]
}
}
}