mcp-server
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
Related MCP Servers
View all browser_automation servers →Fetch
by modelcontextprotocol
A Model Context Protocol server that provides web content fetching capabilities, enabling LLMs to retrieve and process content from web pages.
markdownify-mcp
by zcaceres
Markdownify is a Model Context Protocol (MCP) server that converts various file types and web content to Markdown format.
mcp-playwright
by executeautomation
A Model Context Protocol server that provides browser automation capabilities using Playwright.
playwright-mcp
by microsoft
Playwright MCP is a Model Context Protocol server that provides browser automation capabilities using Playwright, enabling LLMs to interact with web pages through structured accessibility snapshots.
mcp-server-weibo
by Selenium39
The Weibo MCP Server (TypeScript Version) is designed for scraping Weibo user information, feeds, and search functionality using the Model Context Protocol.
web-eval-agent
by Operative-Sh
operative.sh's MCP Server is a tool for autonomous debugging of web applications directly from your code editor.
browser-tools-mcp
by AgentDeskAI
BrowserTools MCP is a browser monitoring and interaction tool that enhances AI applications by capturing and analyzing browser data through a Chrome extension.