Back to search
30
MCP

elephantasm-mcp

pypi/elephantasm-mcp

MCP server for Elephantasm Long-Term Agentic Memory — plug-and-play memory for any AI agent

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

agentrecall-mcp
MCP server for AgentRecall — persistent memory for AI agents
0 tools
agentdb-mcp
MCP server for AgentDB — give any AI agent persistent memory and observability
0 tools
agent-memory-mcp
MCP server for Agent Memory — Telegram memory layer for AI agents
0 tools
ladybug-memory-mcp
Persistent graph memory MCP server for AI agents using LadybugDB
0 tools
agent-memory-mcp-server
Persistent memory for AI agents — store, retrieve and search knowledge across sessions
0 tools
igenius-mcp
MCP server for iGenius Memory — gives AI agents persistent memory tools via the hosted API
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "elephantasm-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}