SERVER

Chain Memory

Rank #24699

pulsemcp/gh-chaelynet-chainmemory

Provides blockchain-based persistent memory storage for AI agents on the AICHAIN network.

First listed
Apr 15, 2026
Last publish date
Apr 17, 2026
OVERVIEW

Chain Memory is a Model Context Protocol (MCP) server published by chaelynet. It ranks #24699 of 58,832 servers tracked on MCP Toplist. Chain Memory is listed across 2 registries — Official MCP and PulseMCP, with 1 tracked version. It was first listed on Apr 15, 2026 and most recently updated on Apr 17, 2026.

STANDING
#24,699of 58,832 tracked serversTop 50%

Ranks ahead of 34,133 of 58,832 servers on MCP Toplist.

CONNECT

Use Chain Memory

Add Chain Memory to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "mcpServers": {
    "gh-chaelynet-chainmemory": {
      "command": "npx",
      "args": [
        "-y",
        "chainmemory-mcp"
      ],
      "env": {
        "AICHAIN_KEY": "<your AICHAIN_KEY>",
        "AICHAIN_RPC": "<your AICHAIN_RPC>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 2 registries

ORGANIZATION

chaelynet

Organization
Total servers
1
Total versions
1
VERSIONS

Available versions (1)

VersionPublished
1.0.1Apr 17, 2026
FAQ

Frequently asked questions

What is Chain Memory?
Provides blockchain-based persistent memory storage for AI agents on the AICHAIN network.
Who maintains Chain Memory?
Chain Memory is maintained by chaelynet, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
Is Chain Memory an official MCP server?
Yes — Chain Memory is listed on the Official MCP Registry, alongside PulseMCP.
How many versions does Chain Memory have?
MCP Toplist tracks 1 version of Chain Memory, most recently published on Apr 17, 2026.
Where can I find the source code for Chain Memory?
The source code for Chain Memory is hosted at github.com/chaelynet/chainmemory-mcp.
EXPLORE