Back to Browse

Workbench MCP Server

Developer ToolsLow Risk9.0MCP RegistryLocal
Free

Server data from the Official MCP Registry

Zero model drift between AI agents. Session continuity for Claude, GPT, Gemini, and any LLM.

About

Zero model drift between AI agents. Session continuity for Claude, GPT, Gemini, and any LLM.

Security Report

9.0
Low Risk9.0Low Risk

Valid MCP server (1 strong, 3 medium validity signals). No known CVEs in dependencies. ⚠️ Package registry links to a different repository than scanned source. Imported from the Official MCP Registry.

9 files analyzed · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

file_system

Check that this permission is expected for this type of plugin.

database

Check that this permission is expected for this type of plugin.

env_vars

Check that this permission is expected for this type of plugin.

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-therealdataboss-contextkeeper": {
      "args": [
        "-y",
        "contextkeeper"
      ],
      "command": "npx"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

TheRealDataBoss/contextkeeper

Universal AI Session Continuity Framework

This repo is the persistent memory layer for all active projects owned by Steven Wazlavek (@theRealDataBoss). Any AI session reads this repo at the start and has full context. No chat history needed. No zip files. No manual re-explanation.

How To Bootstrap Any Session

Paste this into any new AI chat, replacing [project-name]:

"Read https://raw.githubusercontent.com/TheRealDataBoss/contextkeeper/main/BOOTSTRAP.md and continue [project-name]"

The AI fetches PROFILE.md + projects/[project]/HANDOFF.md + projects/[project]/STATE_VECTOR.json and is fully loaded in under 60 seconds.

Structure

PathPurpose
PROFILE.mdSteven's identity, stack, and all standards
BOOTSTRAP.mdUniversal session bootstrap protocol for any AI
projects/[name]/One folder per project — HANDOFF.md + STATE_VECTOR.json
standards/Authoritative CODE, VIZ, and MODELING standards
scripts/workbench_push.ps1 — end-of-session auto-sync

Active Projects

ProjectTypeStatus
3dpieReact/Three.jsEXECUTING TASK-0029
portfolio-djangoDjango 5IDLE
mit-modulesResearch NotebooksIDLE

Raw Bootstrap URLs

Reviews

No reviews yet

Be the first to review this server!