Memory Store MCP Server
@MCP-Mirror
About Memory Store MCP Server
Mirror of
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Memory Store MCP Server?
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.
How to use Memory Store MCP Server?
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.
Key features of Memory Store MCP Server
- 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
Use cases of Memory Store MCP Server
- Enabling AI assistants to perform web searches
- Fetching real‑time information from the web
- Integrating search functionality into MCP‑enabled applications
FAQ from Memory Store MCP Server
Which search engine does it use?
It uses Google to perform web searches.
How do I configure the browser path?
Set the PUPPETEER_EXECUTABLE_PATH environment variable in your .env file to the path of a Chrome executable.
What format does the output have?
The results are returned as structured JSON.
More Memory & Knowledge MCP servers
MCP Apple Notes
RafalWilinskiTalk with your notes in Claude. RAG over your Apple Notes using Model Context Protocol.
MCP server for Obsidian
MarkusPfundsteinMCP server that interacts with Obsidian via the Obsidian rest API community plugin
Context7 MCP - Up-to-date Docs For Any Cursor Prompt
upstashContext7 Platform -- Up-to-date code documentation for LLMs and AI code editors
Memory Bank MCP Server
alioshrA Model Context Protocol (MCP) server implementation for remote memory bank management, inspired by Cline Memory Bank.
Mcp Knowledge Graph
shanehollomanMCP server enabling persistent memory for Claude through a local knowledge graph - fork focused on local development
Comments