the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.LeandroPG19/cuba-memorys",
"description": "Persistent memory MCP server. 28 tools, BM25+MMR+OOD retrieval, tamper-evident audit, code graph.",
"repository": {
"url": "https://github.com/LeandroPG19/cuba-memorys",
"source": "github"
},
"version": "0.24.0",
"packages": [
{
"registryType": "npm",
"identifier": "cuba-memorys",
"version": "0.24.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "PostgreSQL connection URL (e.g. postgresql://user:pass@localhost:5432/brain)",
"isRequired": true,
"format": "string",
"name": "DATABASE_URL"
},
{
"description": "Set to 'off' to disable v0.8 project scoping filters (admin/debug only).",
"format": "string",
"name": "CUBA_PROJECT_FILTER"
},
{
"description": "Directory used by cuba_sync export/import (default ./.cuba-memorys/).",
"format": "string",
"name": "CUBA_SYNC_DIR"
},
{
"description": "cuba_juez backend selector: claude_cli | anthropic_api | heuristic | auto (default auto).",
"format": "string",
"name": "CUBA_JUDGE"
},
{
"description": "Subprocess CLI used by ClaudeCodeJudge (default 'claude').",
"format": "string",
"name": "CUBA_JUEZ_CLI"
},
{
"description": "Model name passed to the judge backend (default 'claude-haiku-4-5').",
"format": "string",
"name": "CUBA_JUEZ_MODEL"
},
{
"description": "API key for AnthropicApiJudge (only used when feature 'anthropic-api' is built in).",
"format": "string",
"isSecret": true,
"name": "ANTHROPIC_API_KEY"
},
{
"description": "Isolated entities the REM cycle scans for relations per run (default 5, 0 disables).",
"format": "string",
"name": "CUBA_REM_RELATION_BATCH"
},
{
"description": "Directory holding the bge-reranker ONNX model; enables cross-encoder reranking (+93% nDCG on GPU).",
"format": "string",
"name": "CUBA_RERANKER_PATH"
},
{
"description": "Pad reranker batches to a constant 512 tokens. Defaults on for GPU builds, off on CPU.",
"format": "string",
"name": "CUBA_RERANK_FIXED_SHAPE"
}
]
},
{
"registryType": "pypi",
"identifier": "cuba-memorys",
"version": "1.26.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "PostgreSQL connection URL (e.g. postgresql://user:pass@localhost:5432/brain)",
"isRequired": true,
"format": "string",
"name": "DATABASE_URL"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-08-16T19:27:16.321527Z",
"publishedAt": "2026-08-16T19:27:16.321527Z",
"updatedAt": "2026-08-16T19:27:16.321527Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 0.24.0last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.