Nelly Elephant
Freeby MCP Community
An elephant never forgets — and neither should your AI. Search and resume past Claude Code conversations via MCP.
v1.0.3Added Apr 12, 2026
mcpmcp-servermodel-context-protocolclaudeclaude-code
Nelly Elephant MCP Server
An elephant never forgets — and neither should your AI. Search and resume past Claude Code conversations via MCP.
Installation
Reviews
Installation
Quick install
npx -y nelly-elephant-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"nelly-elephant": {
"command": "npx",
"args": ["-y", "nelly-elephant-mcp"]
}
}
}