Cuemap MCP server
Local memory and context retrieval for AI agents through CueMap.
1 stars181 downloads/wk
Reviews
Write oneNobody has reviewed Cuemap yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Cuemap tools (31, 3 write)
write = sends, deletes, buys or postsRead from the package source without running it. The installed server may list more.
cuemap_addStore a natural-language memory in CueMap. Uses the repository-scoped default project unless one is supplied, creates it when needed, and applies deterministic cue extraction plus any cues and metadata.
cuemap_alias_addAdd a manual weighted mapping from one cue to another.
cuemap_alias_listList manual cue aliases associated with one cue.
cuemap_alias_mergeMerge multiple cues into one canonical cue. Set confirmed=true only after explicit user confirmation.
cuemap_ingest_contentExplicitly ingest supplied raw content into CueMap. Use only when the user asks to persist that content.
cuemap_ingest_fileExplicitly ingest one local file into CueMap. Use only for a file the user has placed in scope and asked to ingest.
cuemap_ingest_urlExplicitly ingest content from a URL, optionally crawling same-domain links. Use only when the user asks to ingest that URL.
cuemap_initApply a user-confirmed repository ingestion scope and start CueMap's incremental filesystem watcher. Always call cuemap_init_preview first for a new repository and obtain explicit user confirmation before setting confirmed=true.
cuemap_init_previewPreview supported repository files without ingesting content. Call this before first-time repository initialization, present the grouped paths to the user, and ask them to confirm or adjust the selection before calling cuemap_init.
cuemap_intent_classifyClassify text with CueMap's local intent model and return recall/memory eligibility signals. Scores are ranking signals, not calibrated probabilities.
cuemap_lexicon_deletewrite actionPermanently delete one Lexicon entry. Set confirmed=true only after explicit user confirmation.
cuemap_lexicon_graphRead the current Lexicon graph for a project.
cuemap_lexicon_inspectInspect one cue and its Lexicon relationships.
cuemap_lexicon_wireManually wire a token to a canonical Lexicon cue.
cuemap_memory_deletewrite actionPermanently delete one CueMap memory. Set confirmed=true only after explicit user confirmation.
cuemap_memory_getGet one stored memory as readable text with source metadata. Pass the memory_id and owning project_id from recall as memory_id and project. Does not expand neighbors or read live source files.
cuemap_memory_reinforceReinforce one CueMap memory, optionally along specific cue pathways.
cuemap_project_artifactsInspect CueBridge artifact metadata for a CueMap project without reloading or mutating it.
cuemap_project_exportExport a cursor-paginated page of memories from a CueMap project.
cuemap_project_loadLoad a persisted CueMap project into RAM before a latency-sensitive operation. Normal project requests load automatically, so use this for explicit warm-up.
cuemap_project_packwrite actionWrite a ready-to-query .cuemap package for one project to a local file. The package contains sensitive project content; use only after the user explicitly approves the exact output path.
cuemap_project_package_loadInstall and warm a local .cuemap package. Use only after the user explicitly approves the exact package path; existing projects are never overwritten.
cuemap_project_pullDownload, install, and warm a .cuemap package with the engine host's configured AWS CLI. Use only after explicit approval of the exact S3 source; existing projects are never overwritten.
cuemap_project_pushPack and upload a CueMap project with the engine host's configured AWS CLI. Use only after explicit approval of the exact S3 destination; an existing object at that URI may be replaced.
cuemap_project_savePersist the current state of a CueMap project without unloading it. Package operations save automatically; use this only when an explicit durable checkpoint is useful.
cuemap_project_syncFast-forward a project through immutable history at an S3 sync root. Pushes local-only changes, pulls remote-only changes, and refuses divergent histories or stale concurrent writes. Use only after explicit approval of the project and exact S3 root.
cuemap_project_unloadPersist and unload a CueMap project from RAM to reduce memory use. Use only when the user explicitly asks to unload or free inactive project memory; active projects return a retryable busy error.
cuemap_projectsList CueMap projects, summary metadata, and whether each project is currently loaded in RAM.
cuemap_recallRecall evidence for a focused question; follow up with narrower queries as needed. Returns engine JSON with project_id and memory_id handles, source metadata, and requested diagnostics in text and structuredContent. Use handles with cuemap_memory_get when the stored record is needed. Hybrid locally reranks lexical candidates. Start with a small limit and depth 1; enable reconstruction only when su
cuemap_statsRead CueMap statistics for the repository-scoped project or globally across the engine.
cuemap_statusCheck CueMap background ingestion progress for a project. After cuemap_init, poll this tool until verified_complete is true. An initial idle status with 0/0 writes is not proof that ingestion completed.
Public scan report
scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it
- Code scan4 source files scanned25/25
- –Live reliabilityno gateway calls yet and no remote to proben/a
- –Tool poisoningtools not inspected (local package is not executed); not countedn/a
- Auth qualitylocal package, no credentials required12/15
- Maintenancelast push 0 days ago15/15
- Maintainer identityregistry namespace matches repository owner7/10
Install directly
Runs npx -y cuemap-mcp on your machine. Read the scan report first; the gateway never runs local packages.
claude mcp add cuemap-mcp -- npx -y cuemap-mcp
Cuemap: common questions
- Is Cuemap MCP server safe?
- Yes, by our scan: it is graded A (91/100). Read the Cuemap safety report
- How do I install Cuemap?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does Cuemap need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is Cuemap maintained?
- The last commit was in the last day (2026-09-20). The latest release is v0.7.4.
- What can I use instead of Cuemap?
- Servers from other publishers that do the same job: Hypermnesia MCP server.
Alternatives to Cuemap
Same job from other publishers: the closest match first, then the best rated.
HypermnesiaPersistent memory for AI agents — 36 cited neuroscience mechanisms, local-first, hybrid retrieval.not reviewedEstablishedA