Skip to content
Back to search
30
MCP

strata-mcp-server

npm/strata-mcp-server

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

Uptime
0.0%
13 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.agenerationforwordz-tech/strata
Self-hosted AI memory server. Persistent memory on your hardware, not the cloud.
0 tools
Strata
Self-hosted AI memory server providing persistent memory on your own hardware.
0 tools
agent-memory-mcp-server
Persistent memory for AI agents — store, retrieve and search knowledge across sessions
0 tools
aimemory-mcp-server
AI Memory MCP Server — persistent memory for AI assistants via Model Context Protocol. Cross-platform search across ChatGPT, Claude, DeepSee
0 tools
agentrecall-mcp
MCP server for AgentRecall — persistent memory for AI agents
0 tools
Motecloud Memory
Cloud-hosted MCP server for durable AI memory
0 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "strata-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}