mcp-server

mcp-server

3.2

Memory Store MCP Server is a Model Context Protocol server that provides web search capabilities using Puppeteer.

The Memory Store MCP Server is designed to facilitate web search functionalities through the use of Puppeteer, a Node library that provides a high-level API to control headless Chrome or Chromium. This server is lightweight and stateless, making it easy to integrate with MCP-enabled systems. It offers structured JSON results, which are ideal for applications that require a consistent data format. The server is built to be easily configurable and can be set up with minimal effort, making it a suitable choice for developers looking to incorporate web search capabilities into their applications. The server's design ensures that it can handle multiple requests efficiently, providing quick and reliable search results.

Features

  • Web search functionality via Google
  • Structured JSON results
  • Lightweight and stateless design
  • Easy integration with MCP-enabled systems

Usage with Different Platforms

node

bash
npm start