{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.jamjet-labs/engram-server",
"description": "Durable memory for AI agents — fact extraction, hybrid retrieval, temporal graph. SQLite.",
"repository": {
"url": "https://github.com/jamjet-labs/jamjet",
"source": "github",
"subfolder": "runtime/engram-server"
},
"version": "0.3.2",
"websiteUrl": "https://java-ai-memory.dev",
"packages": [
{
"registryType": "oci",
"identifier": "ghcr.io/jamjet-labs/engram-server:0.3.2",
"transport": {
"type": "stdio"
}
}
]
}