Mmcp.market

CPersona MCP server

by Cloto-dev·io.github.Cloto-dev/cpersona·v2.5.3

Persistent AI memory in one SQLite file: 3-layer hybrid search, confidence scoring, 29 tools.

A89/100grade A
What users say
No reviews yet
Be the first
Safety scan
A89/100

full report

Adoption
Growing

7 stars

Reviews

Write one

Nobody has reviewed CPersona yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

CPersona tools

No tool declarations could be read from the package source. They show once the server is installed.

Public scan report

scanner v0.1.9 · 2026-09-24 · same rubric, same numbers if you re-run it

no findings
  • Code scan29 source files scanned25/25
  • –Live reliabilityno gateway calls yet and no remote to proben/a
  • –Tool poisoningtools not inspected (local package is not executed); not countedn/a
  • Auth qualitylocal package, no credentials required12/15
  • Maintenancelast push 0 days ago15/15
  • Maintainer identityregistry namespace matches repository owner6/10
Overall 89/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

What the publisher says

From the CPersona repository's README, as published. We do not edit it. Read it on GitHub

<!-- mcp-name: io.github.Cloto-dev/cpersona -->

CPersona

MCP Memory Server

Persistent memory for AI agents, over MCP. One SQLite file you own. No LLM in the loop. Honest when recall degrades.

Documentation · Getting Started · Architecture · Tools · PyPI · Zenn Book (JP)

Standalone repository — This is the standalone version for use with Claude Desktop, Claude Code, Codex CLI, Cursor, VS Code, and any other MCP client (registration table).

If you are a ClotoCore user, install CPersona from the in-app marketplace (ClotoHub) instead — it distributes this same repository.

Project status — 2.4.x is Stable; 2.5.x is Current, an internal

stabilization line where all fixes land, pending production-soak

certification. The DB schema is preserved across the line. Additive,

rollback-safe features may land here as well ([lifecycle standard

§2.6](https://cloto-dev.github.io/CPersona/RELEASELIFECYCLESTANDARD/#26-feature-releases-within-a-line));

a change that cannot be rolled back waits for 2.6. Which version to run, and

how long each line keeps receiving fixes:

SUPPORT.md.

Where the lines are heading: the roadmap.

Upgrading from 2.5.2 or earlier? Two things need a decision from you.

v2.5.3 will not start the HTTP transport without CPERSONAAUTHTOKEN,

wherever it binds — set one, or opt out with

CPERSONAALLOWUNAUTHENTICATED_HTTP=true (why; stdio is unaffected).

v2.5.2 changed tool response shapes — branch on ok is false, and treat any

response carrying error as a failure whether or not ok is present

(contract §10).

The Problem

Claude forgets everything between sessions. Every conversation starts from zero — no context about your project, your preferences, or what you discussed yesterday.

cpersona fixes this. It's an MCP server that stores memories in a local SQLite file and retrieves them through hybrid search. Claude remembers you. It runs against any MCP-compatible host — Claude Desktop, Claude Code, ClotoCore (the AI agent platform where cpersona originated, and whose memory layer it is), or a client of your own.

Quick Start

Shortened. The full README is on GitHub.

Nothing above is checked by us. What we check is on the safety report.

Install directly

claude mcp add cpersona -- uvx cpersona
Add to Cursor

CPersona: common questions

Is CPersona MCP server safe?
Yes, by our scan: it is graded A (89/100). Read the CPersona safety report
How do I install CPersona?
It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
Does CPersona need an API key?
No secret keys are declared. It reads 4 settings from the environment.
Is CPersona maintained?
The last commit was in the last day (2026-09-24). The latest release is v2.5.3.

Alternatives to CPersona

Same job from other publishers: the closest match first, then the best rated.

All CPersona alternatives →
  • ZenBrain Memory
    Seven-layer agent memory: episodic, semantic, procedural and core. Local SQLite, no account.
    A
  • remem-mcp — Local-first MCP Memory + CodeGraph + Wiki
    Local-first memory for AI coding agents. Memory + CodeGraph + Wiki in one SQLite file.
    B
  • KEPTA — Agent Memory
    Local memory for AI agents. One SQLite file on your machine — no cloud, no account.
    A
  • Tinycontext
    Token-light local memory with SQLite hybrid retrieval for MCP agents.
    B
  • Local Memory
    Persistent local AI memory. SQLite + FTS5 + vector search, knowledge graph. No cloud, no API keys.
    A

More from Cloto-dev →