Mneme
Rank #7,226io.github.patsa2561-art/mneme-ai
Memory layer for AI coding assistants. Indexes git history + code, exposes via MCP.
Mneme is a Model Context Protocol (MCP) server published by patsa2561-art. It ranks #7,226 of 132,046 servers tracked on MCP Toplist, and its repository has 7 GitHub stars. Mneme is listed across 3 registries — Official MCP, PulseMCP and Glama, with 14 tracked versions. It was first listed on May 5, 2026 and most recently updated on May 7, 2026.
Ranks ahead of 124,820 of 132,046 servers on MCP Toplist.
Use Mneme
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mneme-ai -- npx -y mneme-ai mneme-ai mcp[mcp_servers.mneme-ai]
command = "npx"
args = ["-y", "mneme-ai", "mneme-ai", "mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mneme-ai": {
"command": "npx",
"args": [
"-y",
"mneme-ai",
"mneme-ai",
"mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mneme-ai": {
"command": "npx",
"args": [
"-y",
"mneme-ai",
"mneme-ai",
"mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mneme-ai": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mneme-ai",
"mneme-ai",
"mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mneme-ai": {
"command": "npx",
"args": [
"-y",
"mneme-ai",
"mneme-ai",
"mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mneme-ai": {
"command": "npx",
"args": [
"-y",
"mneme-ai",
"mneme-ai",
"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.patsa2561-art%2Fmneme-ai)<a href="https://mcptoplist.com/server/io.github.patsa2561-art%2Fmneme-ai"><img src="https://mcptoplist.com/badge/io.github.patsa2561-art%2Fmneme-ai.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
patsa2561-art
Available versions (14)
| Version | Published |
|---|---|
| 0.35.0 | May 7, 2026 |
| 0.33.0 | May 7, 2026 |
| 0.27.1 | May 7, 2026 |
| 0.21.1 | May 6, 2026 |
| 0.21.0 | May 6, 2026 |
| 0.20.0 | May 6, 2026 |
| 0.19.1 | May 6, 2026 |
| 0.18.3 | May 6, 2026 |
| 0.18.1 | May 6, 2026 |
| 0.18.0 | May 6, 2026 |
| 0.17.0 | May 6, 2026 |
| 0.16.0 | May 6, 2026 |
| 0.13.0 | May 5, 2026 |
| 0.11.1 | May 5, 2026 |
Frequently asked questions
- Who maintains Mneme?
- Mneme is maintained by patsa2561-art, which publishes 1 MCP server (14 total versions) tracked on MCP Toplist.
- Is Mneme listed on the Official MCP Registry?
- Yes — Mneme is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Mneme have?
- MCP Toplist tracks 14 versions of Mneme, most recently published on May 7, 2026.
- Where can I find the source code for Mneme?
- The source code for Mneme is hosted at github.com/patsa2561-art/mneme-ai.
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.