MCP Servers / search / Google Search

Google Search

JSON →
stdionone66search

Web search and webpage content extraction using the Google Custom Search API.

Install
How to run this server
[ { "cmd": "npx -y @smithery/cli", "imports": [] } ]
server path: google-search-2
Tools
What this server exposes
search
Perform web searches using Google Custom Search API. Search the entire web or specific sites, control number of results (1-10), and get structured results with title, link, and snippet.
read_webpage
Extract content from any webpage. Fetch and parse webpage content, extract page title and main text, clean content by removing scripts and styles, and return structured data with title, text, and URL.
Configuration
Environment & auth
authnone
envGOOGLE_API_KEY
envGOOGLE_SEARCH_ENGINE_ID
Resources
Google Search — MCP Server · libregistry