Memory Store MCP Server
@MCP-Mirror
Memory Store MCP Server について
Mirror of
基本情報
設定
ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
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.
「メモリとナレッジ」の他のコンテンツ
mcp-local-rag
nkapila6"primitive" RAG-like web search model context protocol (MCP) server that runs locally. ✨ no APIs ✨
MCP Apple Notes
RafalWilinskiTalk with your notes in Claude. RAG over your Apple Notes using Model Context Protocol.
Anytype MCP Server
anyprotoAn MCP server enabling AI assistants to interact with Anytype - your encrypted, local and collaborative wiki - to organize objects, lists, and more through natural language.
Obsidian MCP Server
cyanheadsRead, write, search, and surgically edit Obsidian vault notes, tags, and frontmatter via MCP. STDIO or Streamable HTTP.
Rust Docs MCP Server
Govcraft🦀 Prevents outdated Rust code suggestions from AI assistants. This MCP server fetches current crate docs, uses embeddings/LLMs, and provides accurate context via a tool call.
コメント