Google Search MCP Server
@gradusnikov
About Google Search MCP Server
No overview available yet
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"google-search-mcp-server": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"@gradusnikov/google-search-mcp-server",
"--client",
"claude"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Google Search MCP Server?
A Model Context Protocol (MCP) server that provides Google Custom Search functionality, allowing AI assistants to perform web searches via the Google Custom Search API.
How to use Google Search MCP Server?
Install via Smithery (npx -y @smithery/cli install @gradusnikov/google-search-mcp-server --client claude) or manually by cloning the repo, installing dependencies (fastmcp, google-api-python-client, python-dotenv), and configuring GOOGLE_API_KEY and GOOGLE_CSE_ID in a .env file. Start the server with mcp run google_search_mcp_server.py or add it to the Claude Desktop configuration.
Key features of Google Search MCP Server
—
Use cases of Google Search MCP Server
—
FAQ from Google Search MCP Server
—
More Search MCP servers
Tavily Mcp
tavily-aiProduction ready MCP server with real-time search, extract, map & crawl.
duckduckgo-search MCP Server
zhsamaPerplexity MCP Zerver
wysh3MCP web search using perplexity without any API KEYS
Web Scout MCP Server
pinkpixel-devA powerful MCP server extension providing web search and content extraction capabilities. Integrates DuckDuckGo search functionality and URL content extraction into your MCP environment, enabling AI assistants to search the web and extract webpage content programmatically.
Perplexity MCP Server
wysh3MCP web search using perplexity without any API KEYS
Comments