Provides an MCP server to access Google Autocomplete suggestions and Google Trends data for comprehensive keyword analysis.
The Google Search MCP Server is a Next.js application that exposes a Model Context Protocol (MCP) interface, specializing in organic search research. It offers two powerful tools, `get_autocomplete_suggestions` and `get_trend_index`, which leverage public Google Suggest and Google Trends endpoints. This server requires no OAuth credentials, making it easy to integrate for expanding seed queries into real-time user phrases and analyzing keyword interest over time with optional geographic and category filters, all while ensuring careful validation and rate limiting.