Memory Store MCP Server

by MCP-Mirror

313 downloads
Not rated
GitHub

About

A Model Context Protocol (MCP) server that provides web search capabilities using Puppeteer, returning structured JSON results. It is designed for easy integration with MCP‑enabled systems.

Details

Author
MCP-Mirror
Downloads
313
Categories
Knowledge Base

- Web search via Google
- Structured JSON results
- Lightweight and stateless design
- Easy integration with MCP systems
- Built with Puppeteer for browser automation
- Configurable through environment variables

Clone the repository, install dependencies (npm install), build the project (npm run build), and configure a .env file with PUPPETEER_EXECUTABLE_PATH and PORT. Start with npm start. Invoke the MCP tool search_web with a query argument.

Memory Store MCP Server

A Model Context Protocol (MCP) server that provides web search capabilities using Puppeteer.

Features

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

Installation

1. Clone the repository:

   git clone https://github.com/yourusername/mcp-server.git
   cd mcp-server
   

2. Install dependencies:

   npm install
   

3. Build the project:

   npm run build

Configuration

Create a .env file in the project root with the following environment variables:

```env

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.