Skip to content
Back to search
30
MCP

Channel Memory

pulsemcp/channel memory

Stores Discord and Telegram channel messages locally for persistent memory across Claude Code sessions.

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

Similar MCP servers embedding-nearest

io.github.clauderecallhq/recall
Persistent memory for Claude Code. Search, recall, and re-inject context from any session.
0 tools
com.clauderecall/recall
Persistent memory for Claude Code. Search, recall, and re-inject context from any session.
0 tools
Claude Recall
Persistent memory for Claude Code: search, recall, and re-inject context from any session.
0 tools
EvolutionDB Memory
Persistent long-term memory for Claude Desktop and Claude Code backed by EvolutionDB.
0 tools
ChatCrystal
Local-first AI PKM memory for coding conversations.
0 tools
Longhand
Local memory for Claude Code. Semantic recall across session history with zero API calls.
0 tools

How to use

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

{
  "mcpServers": {
    "channel_memory": {
      "url": "None",
      "transport": "http"
    }
  }
}