# memroam

Portable AI memory over a local folder or hosted vault, served via MCP — your memory roams with you across models and harnesses (Claude, ChatGPT, Codex, Cursor). Per-project spaces plus a shared layer, stored as plain markdown you own.

- **Type:** MCP server
- **Trust:** 60/100 (B), scored on the package rubric
- **Verification:** community-indexed — nobody has claimed this listing
- **Version:** 0.4.1
- **Author:** Unknown
- **License:** MIT
- **npm:** memroam
- **Endpoints:** streamable-http https://memroam.com/mcp
- **Source:** https://memroam.com
- **Endpoint health:** degraded (last checked 2026-08-30T23:28:04.966Z, 1 sample) — uptime is not a security property and is not part of the trust score
- **Compatible clients:** claude-code, cursor, copilot, chatgpt, gemini (basis: transport)

## Trust

60/100 (B), scored on the package rubric
- Publisher verified: no
- Install scripts: nothing suspicious found
- Prompt-injection scan: not run
- Obfuscation scan: not run
- Evidence age: 4 days

## Security scan

- **Status:** clean
- **Scanned:** 2026-08-29T14:27:13.225Z
- **Version scanned:** 0.4.1
- **CVEs:** none found by OSV at scan time
**Findings**
- shipped source (note) in `src/hosted/icon.mjs`: Very large base64-looking blob in source (in minified file)

## Tools

9 declared. Statically extracted from the shipped source — a floor on the surface, not a census.
- `memroam`
- `view` — View a file or directory in the memory folder. Directories list their entries; files return numbered lines. Start every session by viewing MEMORY.md, the index.
- `search` — Search memories by keyword across the whole vault — frontmatter and body, all spaces. Returns matching files ranked by relevance with the first matching line. U
- `fetch` — Fetch one memory file in full by its id — the vault-relative path that search results and MEMORY.md entries use (e.g. 'shared/some-memory.md'). Returns the comp
- `create` — Create a file in the memory folder. Memories are markdown files with 'name:' and 'description:' frontmatter; MEMORY.md regenerates automatically — the descripti
- `str_replace` — Replace an exact string in a memory file. The old string must occur exactly once.
- `insert` — Insert text after a given line in a memory file (0 = beginning of file).
- `delete` — Delete a file or directory in the memory folder. The MEMORY.md index updates automatically.
- `rename` — Move or rename a file or directory within the memory folder.

## Install

**Verdict: review** — Installable, but 1 thing to check first: No publisher has proved control of this listing; it is indexed, not vouched for.
**Cautions** (coverage gaps and advisories — never blocking)
- No publisher has proved control of this listing; it is indexed, not vouched for.
**Config** (claude-code):
```json
"{\n  \"mcpServers\": {\n    \"memroam\": {\n      \"command\": \"npx\",\n      \"args\": [\n        \"-y\",\n        \"memroam\"\n      ]\n    }\n  }\n}"
```

## Blast radius

Extensive to critical — no credential declaration found, from the publisher, the upstream registry, or the README. Known so far: deletes data; runs locally and hosted.
- Floor 39, ceiling 63 (tier: unknown)
- `unknown` means the floor and ceiling land in different bands — not measured enough to name one. It does not mean low.
- This is impact, not likelihood. A high radius is not a defect: a filesystem server is supposed to write files. It is never part of the trust score.

## Machine-readable views of this entry

- Signed JSON: https://forgeregistry.com/api/v1/packages/memroam
- Install plan: https://forgeregistry.com/api/v1/packages/memroam/install-plan
- Alternatives: https://forgeregistry.com/api/v1/alternatives/memroam
- HTML page: https://forgeregistry.com/registry/memroam
- MCP: POST https://forgeregistry.com/api/mcp → `forge_get_package` / `forge_install_plan`

## About this document

Generated by Forge (https://forgeregistry.com) — a compact rendering of the same record served, signed, at the JSON URL above. Trust and scan facts are the registry's own measurements; anything Forge did not measure is named as unmeasured rather than omitted.
