Google Search MCP Server
@gradusnikov
About Google Search MCP Server
No overview available yet
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
—
Basic information
More Search MCP servers
SearXNG MCP Server
ihor-sokoliukPrivate web search for AI assistants via SearXNG — supports Claude, Cursor, and any MCP client
mcp-omnisearch
spences10🔍 A Model Context Protocol (MCP) server providing unified access to multiple search engines (Tavily, Brave, Kagi, Exa), AI tools (Kagi FastGPT, Exa, Linkup), and content extraction services (Firecrawl, Tavily, Kagi). Includes GitHub search. All through a single interface.
Kagi MCP server
kagisearchThe Official Model Context Protocol (MCP) server for Kagi Search & other tools.
Google Search Console MCP server for SEOs
AminForouGoogle Search Console Insights with Claude AI for SEOs
DuckDuckGo Search MCP Server
nickclydeA Model Context Protocol (MCP) server that provides web search capabilities through DuckDuckGo, with additional features for content fetching and parsing.
Comments