🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

strata-mcp-server

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

strata-mcp-server

Self-hosted AI memory server. Persistent memory on your hardware, not the cloud.

latest
Source
npmnpm
Version
2.2.0
Version published
Maintainers
1
Created
Source

Strata — Self-Hosted AI Memory Server

Your AI remembers everything across every session, on your own hardware.

This npm package exists for MCP Registry discovery. The actual server is Python-based.

Install the server

git clone https://github.com/agenerationforwordz-tech/strata.git
cd strata
python -m venv venv
source venv/bin/activate
pip install -r requirements.txt
python server.py

Connect Claude Code

claude mcp add --transport http strata http://YOUR_HOST:4320/mcp

Key Features

  • Semantic search (find memories by meaning, not keywords)
  • Per-agent API keys with granular permissions
  • 3D constellation viewer with live agent activity
  • File vault (attach real documents to memories)
  • CSV audit log (full transparency on every agent action)
  • Pre-Strata history import (your memory doesn't start at install day)
  • Global MCP kill switch (emergency brake, only a human can undo)
  • Automatic deduplication
  • 10 structured thought types
  • PostgreSQL + pgvector at scale
  • Runs on a Raspberry Pi

Always on, always local, always yours.

GitHub | PolyForm Noncommercial 1.0.0

Keywords

mcp

FAQs

Package last updated on 20 Apr 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts