Google PageRank for AI agents. 25,000+ tools indexed.

kaminocorp/elephantasm-mcp

Score: 54.2 Rank #36 MCP Server

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

Use kaminocorp/elephantasm-mcp in Claude Code Install AgentRank MCP — your AI finds the right tool automatically
Get API Access →
claude mcp add agentrank -- npx -y agentrank-mcp-server

Overview

kaminocorp/elephantasm-mcp is a Python MCP server licensed under Apache-2.0. MCP server for Elephantasm Long-Term Agentic Memory — plug-and-play memory, knowledge, and identity for any MCP-compatible AI agent

Ranked #36 out of 110 indexed tools.

Actively maintained with commits in the last week.

Ecosystem

Python Apache-2.0

Score Breakdown

StarsFreshnessIssue HealthContributorsDependents
Stars 15% 2

2 stars → early stage

Freshness 25% today

Last commit today → actively maintained

Issue Health 25% 50%

No issues filed → no history to score

Contributors 10% 1

1 contributor → solo project

Dependents 25% 0

No dependents → no downstream usage

npm Downloads N/A
PyPI Downloads N/A
Forks 0
Description Good
License Apache-2.0

Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →

How to Improve

Description low impact

Expand your description to 150+ characters for better discoverability

Contributors medium impact

Single-contributor projects carry bus-factor risk — welcoming contributors boosts confidence

Dependents medium impact

No downstream dependents detected yet — adoption by other projects is the strongest trust signal

Badge all embed codes →

AgentRank score for kaminocorp/elephantasm-mcp
[![AgentRank](https://agentrank-ai.com/api/badge/tool/kaminocorp--elephantasm-mcp)](https://agentrank-ai.com/tool/kaminocorp--elephantasm-mcp/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/tool/kaminocorp--elephantasm-mcp/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/tool/kaminocorp--elephantasm-mcp" alt="AgentRank"></a>

Embed Widget docs →

Embed a rich score widget on your site or blog.

<script src="https://agentrank-ai.com/embed.js" data-tool="kaminocorp/elephantasm-mcp"></script>

Matched Queries

"mcp server""mcp-server"

From the README

<div align="center">

# elephantasm-mcp

**MCP server for long-term agent memory.**
Give any AI agent persistent memory, searchable knowledge, and an evolving identity.

[Website](https://elephantasm.com) &middot; [Docs](https://elephantasm.com/docs) &middot; [PyPI](https://pypi.org/project/elephantasm-mcp/) &middot; [GitHub](https://github.com/kaminocorp/elephantasm-mcp)

</div>

---

[Model Context Protocol](https://modelcontextprotocol.io) server for [Elephantasm](https://elephantasm.com) Long-Term Agentic Memory. One line of config.

## Installation

```bash
pip install elephantasm-mcp
```

## Quick Start

### Claude Desktop

Add to `~/Library/Application Support/Claude/claude_desktop_config.json`:

```json
{
  "mcpServers": {
    "elephantasm": {
      "command": "elephantasm-mcp",
      "env": {
        "ELEPHANTASM_API_KEY": "sk_live_...",
        "ELEPHANTASM_ANIMA_ID": "your-anima-id"
      }
    }
  }
}
```

### Claude Code

Add to `.claude/settings.json` or `~/.claude/settin
Read full README on GitHub →
Are you the maintainer of kaminocorp/elephantasm-mcp?

Claim this listing to add a tagline, mark deprecation status, and get a verified maintainer badge.

Claim this tool →

Get the weekly AgentRank digest

Top movers, new tools, ecosystem insights — straight to your inbox.