← All servers
πŸ”§

StrataVerifiedπŸ›‘ No advisories

io.github.agenerationforwordz-tech/strata
New to MCP? Start here β†’
6β˜… stars
0weekly installs
1 day agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

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

Verified owner: github.com/agenerationforwordz-tech β†—io.github.agenerationforwordz-tech/strata

πŸ›‘ Permissions & trustwhat this server can touch before you run it

βœ“
Configuration
Reads STRATA_URL, STRATA_API_KEY.

About

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

Packages & transports

npmstrata-mcp-serverv2.2.0 Β· npx
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "strata": {
      "command": "npx",
      "args": [
        "-y",
        "strata-mcp-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 strata-mcp-server