Memory Store MCP Server

Author:@MCP-Mirror
View on GitHub

Overview

The Memory Store MCP Server is a Model Context Protocol (MCP) server that enables web search functionality using Puppeteer.

To begin using it, clone its repository, install the required dependencies, and configure the necessary environment variables. Once the server is started, you can send search queries through any compatible MCP client.

Its key features include performing web searches via Google, returning structured JSON results, and maintaining a lightweight, stateless design for straightforward integration into MCP-enabled systems.

Common use cases involve adding web search capabilities to applications using MCP, supplying structured results for queries, and enabling search functions in stateless environments.

For installation, follow the steps: clone the repository, install dependencies, configure the environment, and start the server. The server is designed for easy integration with systems that support MCP.