Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by artryazanov • Uncategorized
An MCP server that provides real-time Google Search results to Large Language Models.
Retrieve current web search results to enhance response accuracy.
Integrate real-time Google Search data via a standardized MCP interface.
A configurable and optionally cached search service accessible over stdio or HTTP.
This MCP server acts as a bridge between LLMs and Google's search engine by using the Google Custom Search JSON API to fetch live web search results. It enables AI assistants to ground their responses in up-to-date information beyond their training data. The server supports both stdio and SSE (HTTP) transports, optional caching, and configurable result limits, making it flexible for various integration scenarios.