Loading MCP server directory, please wait...
Content-addressed, ed25519-signed memory of every place on Earth. Apache-2.0, no keys for reads.
npx @getmcp/cli add io.github.Vortx-AI/ememRequires Docker Engine. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Vortx-AI/emem": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-e",
"EMEM_BIND",
"-e",
"EMEM_DATA",
"-e",
"EMEM_PUBLIC_URL",
"-e",
"EMEM_TLS_DOMAINS",
"ghcr.io/vortx-ai/emem:latest"
],
"env": {
"EMEM_BIND": "0.0.0.0:5051",
"EMEM_DATA": "/var/emem",
"EMEM_PUBLIC_URL": "",
"EMEM_TLS_DOMAINS": ""
}
}
}
}