← All servers

ServerVerified✓ No advisories

io.github.opencontext-team/mcp-server
New to MCP? Start here →
0★ stars
0weekly installs
10 months agolast release

Provenancewhere it came from, and what was verified

Verified namespace

Published to the official MCP registry by github.com/opencontext-team, which proved it owns this namespace.

Verified owner: github.com/opencontext-teamio.github.opencontext-team/mcp-server

Permissions & trustwhat this server can touch before you run it

Configuration
Reads MEMORY_FILE_PATH, ALLOWED_DIRECTORIES.

About

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

Packages & transports

npmvisual-memory-context-serverv1.0.2 · npx

Metadata

Categorydevops
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp_server": {
      "command": "npx",
      "args": [
        "-y",
        "visual-memory-context-server"
      ]
    }
  }
}

▸ Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y visual-memory-context-server