Noapi-google-search-mcp - Google Search for local LLMs, no API key

I built an MCP server that gives local LLMs access to Google through a local headless Chromium browser. No API key needed, no usage limits, no Google Cloud setup.

It scrapes real Google results (not Custom Search Engine) and returns structured text to the LLM.

14 tools included: Search, Shopping, Flights, Hotels, Translate, Maps, Weather, Finance, News, Scholar, Books, Images, Trends, and a page fetcher for reading articles.

Works with LM Studio, Claude Desktop, and any MCP-compatible client.

pip install noapi-google-search-mcp
playwright install chromium

GitHub: GitHub - VincentKaufmann/noapi-google-search-mcp: MCP server for Google search and page fetching using headless Chromium
PyPI: noapi-google-search-mcp · PyPI

Feedback welcome.

1 Like