Labsco
MCP SERVER

Google PSE/CSE

by rendyfebry

Query your own Google Custom Search engine with language, safe-search, sorting, paging and site-restricted options from an MCP client.

Web Search EnginesVerified
Summary
Web results come back shaped by a search engine you configured, not by a general index.

There is one tool and its parameter list is the entire capability — query text, language restriction, safe search, ordering, paging and the site-restricted endpoint. What it can find is decided by how the Custom Search engine itself is set up, so scoping happens outside this server rather than in the call.

What it is

A single-tool server over the Google Custom Search API

What you get
  • One search call whose parameters are the whole surface: q for the query, lr for language restriction, safe for safe search, sort for ordering, page and size for paging, and siteRestricted to use the restricted endpoint.
Requirements

A Google Custom Search engine for the server to query.

Setup effort

One command — npx -y google-pse-mcp