mcpbeat Sign in

Nelly the Elephant MCP Server

by spicyricecakes Your server? Claim it
local only

Nelly the Elephant runs on your own machine — the client starts it, so there is no endpoint to ping. 35 installs a week from npm. Last commit 1 Apr 2026.

Search and resume past Claude Code conversations. An elephant never forgets.

Installs per day peak 24 · avg 8 · -18% w/w
a month agotoday
35
Installs / week
npm · nelly-elephant-mcp
0
Stars
0 open issues
1 Apr 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check Nelly the Elephant every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add nelly-elephant-mcp -- npx -y nelly-elephant-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "nelly-elephant-mcp": {
      "args": [
        "-y",
        "nelly-elephant-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.nelly-elephant-mcp]
command = "npx"
args = ["-y", "nelly-elephant-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "nelly-elephant-mcp": {
      "args": [
        "-y",
        "nelly-elephant-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "nelly-elephant-mcp": {
      "args": [
        "-y",
        "nelly-elephant-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Nelly the Elephant

same job, measured the same way
Claude Remind MCP
by emretheus

Search past Claude Code conversations. Local BM25 over JSONL with one-click claude --resume.

40 installs/wk local only
Claude Replay
by constripacity

Session checkpoint & recovery for Claude Code: resume, search, tag, and export recorded sessions.

159 installs/wk local only
showagent
by aytzey

Search, resume and convert AI coding sessions (Claude Code, Codex, Gemini, OpenCode, Pi) over MCP.

local only
Claudex
by kunwar-shah

Persistent memory + FTS5 search MCP server for Claude Code conversation history.

84 installs/wk local only
Memocall
by baodq06

Recall past Claude Code conversations from any project as clean, compact Markdown.

1 391 installs/wk local only
CCRider
by neilberkman

Full-text search, browse, and resume across your coding agent sessions (Claude Code, Codex, Amp)

local only
Ailist MCP
by hifriendbot

MCP server for AiList — search and discover Ai projects from Claude Code

35 installs/wk local only
Skill Builder MCP
by dmzagent

Search the skill-builder registry and auto-install skills for Claude Code, Cursor, and Codex.

47 installs/wk local only

Nelly the Elephant — questions

Answers built from our own checks of this server.

Why is there no uptime for Nelly the Elephant?
Nelly the Elephant runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package nelly-elephant-mcp was installed 35 times last week.
How do I connect Nelly the Elephant?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls nelly-elephant-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Nelly the Elephant?
The npm package nelly-elephant-mcp was installed 35 times in the last week. Week over week that is -18%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Nelly the Elephant open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.