@elephant-xyz/mcp
Freeby MCP Community
Model Context Protocol server that exposes Elephant data graph tooling
v1.6.0Added Apr 12, 2026
mcpelephantdata-graphtypescriptserver
@elephant-xyz/mcp MCP Server
Model Context Protocol server that exposes Elephant data graph tooling
Installation
npx -y @elephant-xyz/mcp
Reviews
Installation
Quick install
npx -y @elephant-xyz/mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"@elephant-xyz/mcp": {
"command": "npx",
"args": ["-y", "@elephant-xyz/mcp"]
}
}
}