# visual-memory-context-server

0. **Install dependencies**

- **Type:** MCP server
- **Trust:** 60/100 (B), scored on the package rubric
- **Verification:** community-indexed — nobody has claimed this listing
- **Version:** 1.0.2
- **License:** ISC
- **npm:** visual-memory-context-server
- **Source:** https://github.com/testing9384/mcp-server
- **Compatible clients:** claude-code, cursor, copilot, 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: 3 days

## Security scan

- **Status:** clean
- **Scanned:** 2026-08-30T12:50:35.940Z
- **Version scanned:** 1.0.2
- **CVEs:** none found by OSV at scan time

## Tools

23 declared. Statically extracted from the shipped source — a floor on the surface, not a census.
- `create_entities` — Create multiple new entities in the knowledge graph
- `create_relations` — Create multiple new relations between entities in the knowledge graph. Relations should be in active voice
- `add_observations` — Add new observations to existing entities in the knowledge graph
- `delete_entities` — Delete multiple entities and their associated relations from the knowledge graph
- `delete_observations` — Delete specific observations from entities in the knowledge graph
- `delete_relations` — Delete multiple relations from the knowledge graph
- `read_graph` — Read the entire knowledge graph
- `search_nodes` — Search for nodes in the knowledge graph based on a query
- `open_nodes` — Open specific nodes in the knowledge graph by their names
- `list_allowed_directories` — Returns the list of directories that this server is allowed to access. Subdirectories within these allowed directories are also accessible. Use this to understa
- `list_directory` — Get a detailed listing of all files and directories in a specified path. Results clearly distinguish between files and directories with [FILE] and [DIR] prefixe
- `list_directory_with_sizes` — Get a detailed listing of all files and directories in a specified path, including sizes. Results clearly distinguish between files and directories with [FILE] 
- `get_file_info` — Retrieve detailed metadata about a file or directory. Returns comprehensive information including size, creation time, last modified time, permissions, and type
- `read_text_file` — Read the complete contents of a file from the file system as text. Handles various text encodings and provides detailed error messages if the file cannot be rea
- `read_multiple_files` — Read the contents of multiple files simultaneously. This is more efficient than reading files one by one when you need to analyze or compare multiple files. Eac
- `write_file` — Create a new file or completely overwrite an existing file with new content. Use with caution as it will overwrite existing files without warning. Handles text 
- `edit_file` — Make line-based edits to a text file. Each edit replaces exact line sequences with new content. Returns a git-style diff showing the changes made. Only works wi
- `create_directory` — Create a new directory or ensure a directory exists. Can create multiple nested directories in one operation. If the directory already exists, this operation wi
- `move_file` — Move or rename files and directories. Can move files between directories and rename them in a single operation. If the destination exists, the operation will fa
- `search_files` — Recursively search for files and directories matching a pattern. Searches through all subdirectories from the starting path. The search is case-insensitive and 
- `graph_search_files` — Search for files in Microsoft OneDrive using Microsoft Graph API. Requires an access token to be provided.
- `graph_get_file` — Get details of a specific file from Microsoft OneDrive by its ID.
- `graph_list_folder` — List contents of a folder in Microsoft OneDrive. Use 'root' as folderId for the root 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    \"visual-memory-context-server\": {\n      \"command\": \"npx\",\n      \"args\": [\n        \"-y\",\n        \"visual-memory-context-server\"\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 on your machine.
- Floor 41, ceiling 65 (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/visual-memory-context-server
- Install plan: https://forgeregistry.com/api/v1/packages/visual-memory-context-server/install-plan
- Alternatives: https://forgeregistry.com/api/v1/alternatives/visual-memory-context-server
- HTML page: https://forgeregistry.com/registry/visual-memory-context-server
- 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.
