Loading MCP server directory, please wait...
An MCP server that provides visual memory and context storage with knowledge graph capabilities
npx @getmcp/cli add io.github.GabrielaHdzMicrosoft/mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.GabrielaHdzMicrosoft/mcp-server": {
"command": "npx",
"args": [
"-y",
"visual-memory-context-server"
],
"env": {
"MEMORY_FILE_PATH": "",
"ALLOWED_DIRECTORIES": ""
}
}
}
}