An MCP server that provides visual memory and context storage with knowledge gra
Tags
registry.modelcontextprotocol.io
Configuration
{
"mcpServers": {
"mcp-server": {
"args": [
"-y",
"visual-memory-context-server"
],
"command": "npx",
"transport": "stdio"
}
}
}