Skip to main content
Glama

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

PyPI CI License: COCL 1.0 Suite

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.

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.

F
license - not found
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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