memorybank
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@memorybankremember that my name is Alice"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
MEMORYBANK — Portable long-term memory store for agents, exposed over MCP
Part of the Cognis Neural Suite by Cognis Digital Cognis Open Collaboration License (COCL) v1.0 · domain:
ai-agent
Portable long-term memory store for agents, exposed over MCP.
AI Agents & LLMOps — build, route, evaluate, and secure agentic systems.
Why
MEMORYBANK exists for one job — portable long-term memory store for agents, exposed over mcp — and does it without a SaaS bill or heavyweight setup. Single-purpose, scriptable, CI-friendly, self-hostable, and callable by AI agents over MCP.
Install
pip install cognis-memorybank
# or from this repo:
pip install -e ".[dev]"Quick start
memorybank --version
memorybank scan . # scan the current project
memorybank scan . --format json
memorybank scan . --fail-on high # non-zero exit for CI gates
memorybank mcp # expose as an MCP server (Cognis.Studio / Claude Desktop / Cursor)Built-in demo scenarios
Inspiration / prior art
Built in the spirit of agent memory, re-framed for the Cognis approach: single-purpose, self-hostable, MCP-native, and unified with the rest of the Suite. Missing a credit? Open a PR.
How it fits the Cognis Neural Suite
memorybank is one of the 100+ tools in the Cognis Neural Suite.
Every tool ships an MCP server, so Cognis.Studio agents can call them as scoped capabilities.
Design notes:
docs/ARCHITECTURE.mdRoadmap:
ROADMAP.md
Contributing
PRs, new rules, and demo scenarios welcome under the collaboration-pull model — see CONTRIBUTING.md and SECURITY.md.
License
Source-available under the Cognis Open Collaboration License (COCL) v1.0 — free for personal, internal-evaluation, research, and educational use; commercial / production use requires a license (licensing@cognis.digital). See LICENSE.
About
Cognis Digital — Wyoming, USA · Making Tomorrow Better Today.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/cognis-digital/memorybank'
If you have feedback or need assistance with the MCP directory API, please join our Discord server