claude mcp add abrieladzicrosoft-mcp-server -- npx -y visual-memory-context-server
{
"mcpServers": {
"abrieladzicrosoft-mcp-server": {
"command": "npx",
"args": ["-y", "visual-memory-context-server"]
}
}
}
{
"mcpServers": {
"abrieladzicrosoft-mcp-server": {
"command": "npx",
"args": ["-y", "visual-memory-context-server"]
}
}
}
{
"mcpServers": {
"abrieladzicrosoft-mcp-server": {
"command": "npx",
"args": ["-y", "visual-memory-context-server"]
}
}
}
About This MCP Server
The io.github.GabrielaHdzMicrosoft/mcp-server is a developer tool that provides visual memory and context storage with knowledge graph capabilities, enabling connections to AI coding assistants through standard input/output interfaces. This server can be utilized by developers when they need to store and manage context and visual memory for their applications, potentially enhancing the functionality of tools like Claude Code and Cursor. It is available as a package named visual-memory-context-server and can be accessed through the npm registry.
An MCP server that provides visual memory and context storage with knowledge graph capabilities. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
visual-memory-context-server on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The mcp-server server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.