Remembra — AI Memory Layer✓
io.github.remembra-ai/remembra · v0.12.1
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.remembra-ai/remembra",
"description": "Persistent AI memory with entity resolution, temporal knowledge graph & 11 MCP tools.",
"title": "Remembra — AI Memory Layer",
"repository": {
"url": "https://github.com/remembra-ai/remembra",
"source": "github"
},
"version": "0.12.1",
"websiteUrl": "https://remembra.dev",
"packages": [
{
"registryType": "pypi",
"identifier": "remembra",
"version": "0.12.1",
"runtimeHint": "python",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"type": "positional",
"valueHint": "remembra-mcp"
}
]
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}