Skip to main content
Glama
thejusdutt

Google Search MCP Server

by thejusdutt

deep_search

Perform comprehensive web searches to extract and consolidate full content from top results using advanced content extraction, supporting web, news, and image search types with domain filtering options.

Instructions

Performs a comprehensive web search using Google Custom Search API, fetching the FULL content from top results using advanced content extraction (Readability algorithm), and returning consolidated content. Supports web, news, and image search types. Includes retry logic for reliability.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYesThe search query to look up
num_resultsNoNumber of results to fetch (1-10, default: 10)
max_content_per_pageNoMaximum characters of content to return per page (5000-100000, default: 50000)
search_typeNoType of search: 'web' for general search, 'news' for news articles, 'images' for image searchweb
include_domainsNoComma-separated list of domains to include (e.g., 'reddit.com,github.com')
exclude_domainsNoComma-separated list of domains to exclude (e.g., 'pinterest.com,facebook.com')

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/thejusdutt/google-search-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server