elefante
Rank #11,386io.github.amenophis1er/elefante
Open, Git-native memory protocol for MCP agents. Portable, versioned, human-editable.
elefante is a Model Context Protocol (MCP) server published by amenophis1er. It ranks #11,386 of 132,046 servers tracked on MCP Toplist, and its repository has 15 GitHub stars. elefante is listed across 3 registries — Official MCP, PulseMCP and Glama, with 8 tracked versions. It was first listed on Apr 14, 2026 and most recently updated on Apr 20, 2026.
Ranks ahead of 120,660 of 132,046 servers on MCP Toplist.
Use elefante
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add elefante -- npx -y elefante-mcp[mcp_servers.elefante]
command = "npx"
args = ["-y", "elefante-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"elefante": {
"command": "npx",
"args": [
"-y",
"elefante-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"elefante": {
"command": "npx",
"args": [
"-y",
"elefante-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"elefante": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"elefante-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"elefante": {
"command": "npx",
"args": [
"-y",
"elefante-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"elefante": {
"command": "npx",
"args": [
"-y",
"elefante-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.amenophis1er%2Felefante)<a href="https://mcptoplist.com/server/io.github.amenophis1er%2Felefante"><img src="https://mcptoplist.com/badge/io.github.amenophis1er%2Felefante.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
amenophis1er
Available versions (8)
| Version | Published |
|---|---|
| 0.1.9 | Apr 20, 2026 |
| 0.1.8 | Apr 16, 2026 |
| 0.1.7 | Apr 16, 2026 |
| 0.1.6 | Apr 16, 2026 |
| 0.1.5 | Apr 15, 2026 |
| 0.1.4 | Apr 15, 2026 |
| 0.1.3 | Apr 14, 2026 |
| 0.1.2 | Apr 14, 2026 |
Frequently asked questions
- Who maintains elefante?
- elefante is maintained by amenophis1er, which publishes 1 MCP server (8 total versions) tracked on MCP Toplist.
- Is elefante listed on the Official MCP Registry?
- Yes — elefante is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does elefante have?
- MCP Toplist tracks 8 versions of elefante, most recently published on Apr 20, 2026.
- Where can I find the source code for elefante?
- The source code for elefante is hosted at github.com/amenophis1er/elefante.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.