Serversio.github.Bumblebiber/hmem-mcp
M

hmem — Humanlike Memory for AI Agents

io.github.Bumblebiber/hmem-mcp · v1.6.7
▦ npm
v1.6.7npm npm: hmem-mcp↗ Website↗ Repository
{}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.Bumblebiber/hmem-mcp",
  "description": "Persistent 5-level hierarchical memory for AI agents. SQLite-backed, lazy-loaded.",
  "title": "hmem — Humanlike Memory for AI Agents",
  "repository": {
    "url": "https://github.com/Bumblebiber/hmem",
    "source": "github",
    "id": "1161506670"
  },
  "version": "1.6.7",
  "websiteUrl": "https://github.com/Bumblebiber/hmem#readme",
  "packages": [
    {
      "registryType": "npm",
      "registryBaseUrl": "https://registry.npmjs.org",
      "identifier": "hmem-mcp",
      "version": "1.6.7",
      "runtimeHint": "npx",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Directory where .hmem SQLite databases are stored. Defaults to ~/.hmem/",
          "name": "HMEM_STORAGE_DIR"
        }
      ]
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}