Mcp Memory Bank
@bsmi021
About Mcp Memory Bank
A powerful, production-ready context management system for Large Language Models (LLMs). Built with ChromaDB and modern embedding technologies, it provides persistent, project-specific memory capabilities that enhance your AI's understanding and response quality.
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 Mcp Memory Bank?
โ
How to use Mcp Memory Bank?
Deploy using Docker Compose. Run docker-compose up --build -d to build and start the application and its required ChromaDB vector database.
Key features of Mcp Memory Bank
- Docker-ready deployment with Docker Compose
- Uses ChromaDB as vector database
- Configurable embedding model via environment variable
- Persistent data volumes for ChromaDB
- HTTP API on port 3000
- Non-root user inside container
Use cases of Mcp Memory Bank
โ
FAQ from Mcp Memory Bank
What environment variables are required?
Default environment variables include CHROMADB_URL, TRANSPORT, HTTP_PORT, MCP_MEMBANK_EMBEDDING_MODEL, NODE_ENV, and NODE_OPTIONS. They can be overridden in your environment or in docker-compose.yml.
What is the default embedding model?
The default embedding model is Xenova/all-MiniLM-L6-v2, configurable via MCP_MEMBANK_EMBEDDING_MODEL.
Is ChromaDB data persisted?
Yes, ChromaDB data is persisted in the named Docker volume chromadb-data.
What ports does the application use?
Port 3000 for the main application HTTP API, and port 8000 for ChromaDB.
Does the application run as root?
No, the application runs inside the container as a non-root user.
More Memory & Knowledge MCP servers
๐ง Ultimate MCP Server
DicklesworthstoneComprehensive MCP server exposing dozens of capabilities to AI agents: multi-provider LLM delegation, browser automation, document processing, vector ops, and cognitive memory systems
MemoryMesh
CheMiguel23A knowledge graph server that uses the Model Context Protocol (MCP) to provide structured memory persistence for AI models.
๐ GistPad MCP
lostintangent๐ An MCP server for managing your personal knowledge, daily notes, and re-usable prompts via GitHub Gists
Docs MCP Server
araboldGrounded Docs MCP Server: Open-Source Alternative to Context7, Nia, and Ref.Tools

Memory
modelcontextprotocolModel Context Protocol Servers
Comments