Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by tathagat11 • Uncategorized
A Python MCP server enabling Google Search and memory storage for MCP clients.
Perform Google searches through the Custom Search API.
Store and retrieve simple key-value memories persistently.
This MCP server, implemented in Python using FastMCP, allows MCP clients like Claude to perform Google searches via the Custom Search API and to store and retrieve key-value memories persisted locally in a JSON file. It facilitates integration of search capabilities and simple memory management within MCP client workflows. The server runs using standard input/output communication and requires Google API credentials for full functionality.