📡 MCP Radar

axisrobo/mneme-open

Open-source client SDKs (Python, TypeScript, Go), CLI, API docs, and prebuilt binaries for the Mneme agent cognition runtime (memory, context, ontology, knowledge). Apache-2.0.

11 stars
9 forks
Python
momentum ▲ 40.0
created 2026-07-07
on radar since 2026-07-10
star trend 9 → 11 since 2026-07-10
agent-contextagent-memoryai-agentsclicognition-runtimegogrpcjson-rpcllm-toolsmcp-servermemory-managementmnemeopen-corepythonsdktypescript
View on GitHub ↗

About mneme-open

Open (Apache-2.0) client SDKs, examples, API reference, and prebuilt binaries for Mneme.

Mneme is a cognition runtime that gives software agents long-term memory, context assembly, and knowledge representation. Think of it as a memory subsystem that sits alongside your LLM: every observation, fact, decision, and plan is stored as a typed, temporal, branchable record, and you retrieve it with a hybrid search (lexical + semantic + relation + time) plus context assembly.

Mneme's data model combines Git-like branching with cognitive memory types:

Memory type Example ---------------------- episode raw events (user said X, server returned Y) fact asserted truths (subject-predicate-object, with validity windows) knowledge structured belief (entity relationships, classifications) experience reflection after an action ("what went well / poorly") simulation hypothetical scenarios run to reason about outcomes emotion, intention, procedure, belief, mission, preference internal agent state

Every record is immutable and append-only, tagged with branch, timestamp, retention tier, and identity scope (tenant/project). The engine owns the semantics; storage backends are replaceable.

Mneme-open is the public, open-source window into Mneme. It contains everything you need to integrate with a running Mneme server — client libraries, CLI tools, protocol schemas, and API documentation —?under the Apache-2.0 license. The Mneme engine source is not included here; this repository ships only the client-facing layer.

From the project README.

Maintaining this server?

Add the radar badge to your README — it shows your project was picked up by MCP Radar and links to this page:

[![On MCP Radar](https://mcp.liqiwa.com/badge.svg)](https://mcp.liqiwa.com/s/axisrobo--mneme-open.html)

Related MCP servers

ozankasikci/global-agent-memory

Local-first, project-aware memory MCP server for Claude Code, Codex, and other AI agents, with Obsidian and an owner dashboard.

⭐ 11Python
mienetic/mnema

🧠 Mnema — Long-term memory for AI via MCP × Vector DB. Pluggable backends, hybrid search, Auto Dream consolidation, CLI + REST API + SDK.

⭐ 3Python
chris-asmussen/warden

One MCP server that fronts many MCP servers + Skills behind a small tool set and routes to the best one, keeping an agent's context tiny. Migrate your Claude Code MCPs/skills behind it.

⭐ 10Python
KernelLord/pickysteve

Skill router and context picker for Claude Code, Cursor, and Aider. Auto-picks the right skill for every prompt, with prompt-injection filtering for MCP.

⭐ 6Python
Anil-matcha/seedance-2.5-mcp

Seedance 2.5 Preview MCP server powered by MuAPI.

⭐ 4Python
dheerajjha/mcp-migrate

Find and fix what the MCP 2026-07-28 spec revision breaks in your server. 21 rules, 5 autofixers, and a readiness board.

⭐ 4Python

📬 Get the weekly radar in your inbox

The top new MCP servers of the week, every Monday. No spam, unsubscribe anytime.