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