io.github.jamjet-labs/engram-server✓
io.github.jamjet-labs/engram-server · v0.5.0
{}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.jamjet-labs/engram-server",
"description": "Durable memory for AI agents: fact extraction, hybrid retrieval, temporal graph. SQLite/Postgres.",
"repository": {
"url": "https://github.com/jamjet-labs/jamjet",
"source": "github",
"subfolder": "runtime/engram-server"
},
"version": "0.5.0",
"websiteUrl": "https://java-ai-memory.dev",
"packages": [
{
"registryType": "oci",
"identifier": "ghcr.io/jamjet-labs/engram-server:0.5.0",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}