mongodb-memory-mcp

jtv4k/mongodb-memory-mcp
★ 0 stars Unknown language AI/LLM Updated today
Persistent, searchable memory for AI agents — an MCP server on MongoDB with hybrid Vector Search + full-text retrieval.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mongodb-memory-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "jtv4k/mongodb-memory-mcp"
      ]
    }
  }
}

README Excerpt

Have you ever explained the same thing to an AI assistant three times in one week? The context window closes, the session ends, and everything the assistant learned goes with it. This project is an answer to that: an MCP server sitting on top of MongoDB. An AI client hands it content over the [Model Context Protocol](https://modelcontextprotocol.io);

Tools (9)

DELETEGETMCP_AUTH_TOKENMONGODB_URIPOSTVOYAGE_API_KEYlistDocumentslistSourcessearchKnowledge