{"name":"io.github.cuemap-dev/cuemap-mcp","slug":"cuemap-dev-cuemap-mcp","title":null,"description":"Local memory and context retrieval for AI agents through CueMap.","url":"https://mcp.market/server/cuemap-dev-cuemap-mcp","rating":null,"grade":"A","score":91,"certified":false,"status":"active","category":"other","tags":[],"presence":{"score":29,"stars":1,"forks":0,"downloads_week":181,"last_push_at":"2026-09-20T09:37:36.000Z","license":"MIT"},"uptime":null,"claimed":false,"transport":"npm","callable_via_gateway":false,"default_price_micros":0,"repository":"https://github.com/cuemap-dev/cuemap-mcp","website":null,"version":"0.7.4","remotes":[],"packages":[{"registryType":"npm","identifier":"cuemap-mcp","version":"0.7.4","transport":{"type":"stdio"}}],"tools":[{"name":"cuemap_add","description":"Store 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.","write_action":false,"price_micros":0,"input_schema":null},{"name":"cuemap_alias_add","description":"Add a manual weighted mapping from one cue to another.","write_action":false,"price_micros":0,"input_schema":null},{"name":"cuemap_alias_list","description":"List manual cue aliases associated with one cue.","write_action":false,"price_micros":0,"input_schema":null},{"name":"cuemap_alias_merge","description":"Merge multiple cues into one canonical cue. Set confirmed=true only after explicit user confirmation.","write_action":false,"price_micros":0,"input_schema":null},{"name":"cuemap_ingest_content","description":"Explicitly ingest supplied raw content into CueMap. Use only when the user asks to persist that content.","write_action":false,"price_micros":0,"input_schema":null},{"name":"cuemap_ingest_file","description":"Explicitly ingest one local file into CueMap. Use only for a file the user has placed in scope and asked to ingest.","write_action":false,"price_micros":0,"input_schema":null},{"name":"cuemap_ingest_url","description":"Explicitly ingest content from a URL, optionally crawling same-domain links. Use only when the user asks to ingest that URL.","write_action":false,"price_micros":0,"input_schema":null},{"name":"cuemap_init","description":"Apply 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.","write_action":false,"price_micros":0,"input_schema":null},{"name":"cuemap_init_preview","description":"Preview 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.","write_action":false,"price_micros":0,"input_schema":null},{"name":"cuemap_intent_classify","description":"Classify text with CueMap's local intent model and return recall/memory eligibility signals. Scores are ranking signals, not calibrated probabilities.","write_action":false,"price_micros":0,"input_schema":null},{"name":"cuemap_lexicon_delete","description":"Permanently delete one Lexicon entry. Set confirmed=true only after explicit user confirmation.","write_action":true,"price_micros":0,"input_schema":null},{"name":"cuemap_lexicon_graph","description":"Read the current Lexicon graph for a project.","write_action":false,"price_micros":0,"input_schema":null},{"name":"cuemap_lexicon_inspect","description":"Inspect one cue and its Lexicon relationships.","write_action":false,"price_micros":0,"input_schema":null},{"name":"cuemap_lexicon_wire","description":"Manually wire a token to a canonical Lexicon cue.","write_action":false,"price_micros":0,"input_schema":null},{"name":"cuemap_memory_delete","description":"Permanently delete one CueMap memory. Set confirmed=true only after explicit user confirmation.","write_action":true,"price_micros":0,"input_schema":null},{"name":"cuemap_memory_get","description":"Get 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.","write_action":false,"price_micros":0,"input_schema":null},{"name":"cuemap_memory_reinforce","description":"Reinforce one CueMap memory, optionally along specific cue pathways.","write_action":false,"price_micros":0,"input_schema":null},{"name":"cuemap_project_artifacts","description":"Inspect CueBridge artifact metadata for a CueMap project without reloading or mutating it.","write_action":false,"price_micros":0,"input_schema":null},{"name":"cuemap_project_export","description":"Export a cursor-paginated page of memories from a CueMap project.","write_action":false,"price_micros":0,"input_schema":null},{"name":"cuemap_project_load","description":"Load a persisted CueMap project into RAM before a latency-sensitive operation. Normal project requests load automatically, so use this for explicit warm-up.","write_action":false,"price_micros":0,"input_schema":null},{"name":"cuemap_project_pack","description":"Write 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.","write_action":true,"price_micros":0,"input_schema":null},{"name":"cuemap_project_package_load","description":"Install and warm a local .cuemap package. Use only after the user explicitly approves the exact package path; existing projects are never overwritten.","write_action":false,"price_micros":0,"input_schema":null},{"name":"cuemap_project_pull","description":"Download, 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.","write_action":false,"price_micros":0,"input_schema":null},{"name":"cuemap_project_push","description":"Pack 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.","write_action":false,"price_micros":0,"input_schema":null},{"name":"cuemap_project_save","description":"Persist the current state of a CueMap project without unloading it. Package operations save automatically; use this only when an explicit durable checkpoint is useful.","write_action":false,"price_micros":0,"input_schema":null},{"name":"cuemap_project_sync","description":"Fast-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.","write_action":false,"price_micros":0,"input_schema":null},{"name":"cuemap_project_unload","description":"Persist 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.","write_action":false,"price_micros":0,"input_schema":null},{"name":"cuemap_projects","description":"List CueMap projects, summary metadata, and whether each project is currently loaded in RAM.","write_action":false,"price_micros":0,"input_schema":null},{"name":"cuemap_recall","description":"Recall 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","write_action":false,"price_micros":0,"input_schema":null},{"name":"cuemap_stats","description":"Read CueMap statistics for the repository-scoped project or globally across the engine.","write_action":false,"price_micros":0,"input_schema":null},{"name":"cuemap_status","description":"Check 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.","write_action":false,"price_micros":0,"input_schema":null}],"scan":{"score":91,"grade":"A","scanned_at":"2026-09-20T11:35:43.637Z","report":{"scannerVersion":"0.1.9","scannedAt":"2026-09-20T11:35:43.570Z","components":{"code":{"score":25,"max":25,"notes":["4 source files scanned"]},"reliability":{"score":-1,"max":20,"notes":["no gateway calls yet and no remote to probe"]},"poisoning":{"score":-1,"max":15,"notes":["tools not inspected (local package is not executed); not counted"]},"auth":{"score":12,"max":15,"notes":["local package, no credentials required"]},"maintenance":{"score":15,"max":15,"notes":["last push 0 days ago"]},"identity":{"score":7,"max":10,"notes":["registry namespace matches repository owner"]}},"findings":[],"inputs":{"packages":[{"registryType":"npm","identifier":"cuemap-mcp","version":"0.7.4","found":true,"license":"MIT","hasInstallScripts":false,"dependencyCount":3,"publishedAt":"2026-09-20T09:25:05.697Z","repositoryUrl":"git+https://github.com/cuemap-dev/cuemap-mcp.git","weeklyDownloads":181}],"repo":{"found":true,"owner":"cuemap-dev","repo":"cuemap-mcp","archived":false,"pushedAt":"2026-09-20T09:37:36Z","stars":1,"forks":0,"openIssues":0,"ownerType":"Organization","ownerAvatarUrl":"https://avatars.githubusercontent.com/u/248542897?v=4","ownerCreatedAt":"2025-12-08T19:26:32Z","license":"MIT"},"icon":{"url":"https://avatars.githubusercontent.com/u/248542897?v=4&s=128","source":"github"},"presence":{"stars":1,"forks":0,"downloadsWeek":181,"license":"MIT","lastPushAt":"2026-09-20T09:37:36.000Z","score":29}}}},"grade_history":[],"reviews":[]}