An MCP server that provides visual memory and context storage with knowledge gra

GitHubRepository

Tags

registry.modelcontextprotocol.io

Configuration

{
  "mcpServers": {
    "mcp-server": {
      "args": [
        "-y",
        "visual-memory-context-server"
      ],
      "command": "npx",
      "transport": "stdio"
    }
  }
}
An MCP server that provides visual memory and context storage with knowledge gra by io.github.opencontext-team | RouterMCP