Install
MCP server — add to your Claude Code config (typically
~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"nelly-elephant-mcp": {
"command": "npx",
"args": [
"-y",
"nelly-elephant-mcp"
]
}
}
}
Or smoke-test directly:
npx -y nelly-elephant-mcp
Details
| Website | https://www.npmjs.com/package/nelly-elephant-mcp |
|---|---|
| GitHub | git+https://github.com/SpicyRiceCakes/nelly-elephant-mcp.git |
| License | unknown |
| Pricing | free |
| Tags | mcp mcp-server model-context-protocol claude claude-code ai llm ai-tools |
| Sources | npm |
| Discovered | 2026-05-25 |