MCP Hub
Back to servers

ZenMemory (Solana)

MCP (Model Context Protocol) Server. Provides a bridge between personal memory storage and Solana blockchain for storing, validating, and retrieving memory blocks with emotional context and tags, enabling trusted verification and persistence.

Stars
5
Validated
Jan 11, 2026

ZenMemory MCP Server

Decentralized AI Memory Infrastructure — powered by MCP and Solana Agent Kit.

Features

  • 🧠 Full MCP server using @modelcontextprotocol/typescript-sdk
  • 🔗 Solana on‑chain memory context via @solana/agent-kit
  • 🔄 Express HTTP API: POST /memory, GET /memory/:id, GET /user/:userId/memories
  • 🚀 In-memory or pluggable DB/IPFS storage

Prerequisites

  • Node.js >=16
  • Yarn or npm
  • A Solana keypair secret in environment

Quickstart

  1. Clone & install
    git clone https://github.com/ZenMemoryAI/zenmemory-mcp-sol.git
    cd zenmemory-mcp-sol
    npm install
    

Reviews

No reviews yet

Sign in to write a review