Server data from the Official MCP Registry
Persistent AI memory in one SQLite file: 3-layer hybrid search, confidence scoring, 29 tools.
About
Persistent AI memory in one SQLite file: 3-layer hybrid search, confidence scoring, 29 tools.
Security Report
CPersona is a well-engineered MCP memory server with strong authentication controls, appropriate permission scoping, and sound security practices. The codebase demonstrates mature security patterns including transaction serialization for race condition prevention, ownership enforcement, and secure credential handling. Minor code quality observations around error handling breadth do not materially impact security. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
3 files analyzed · 7 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
What You'll Need
Set these up before or after installing:
Environment variable: CPERSONA_DB_PATH
Environment variable: CPERSONA_EMBEDDING_MODE
Environment variable: CPERSONA_EMBEDDING_URL
Environment variable: CPERSONA_RECALL_MODE
How to Install
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-cloto-dev-cpersona": {
"env": {
"CPERSONA_DB_PATH": "your-cpersona-db-path-here",
"CPERSONA_RECALL_MODE": "your-cpersona-recall-mode-here",
"CPERSONA_EMBEDDING_URL": "your-cpersona-embedding-url-here",
"CPERSONA_EMBEDDING_MODE": "your-cpersona-embedding-mode-here"
},
"args": [
"cpersona"
],
"command": "uvx"
}
}
}Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Fetch
Freeby Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
Git
Freeby Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
