mneme Record
Rank #5,355io.github.TheGoatPsy/mneme
Vault-native, accountable memory for Claude Code and MCP clients. Markdown is ground truth.
mneme Record is a Model Context Protocol (MCP) server published by thegoatpsy. It ranks #5,355 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. mneme Record is listed across 4 registries — Official MCP, Glama, PulseMCP and mcp.so, with 9 tracked versions. It was first listed on Jun 4, 2026 and most recently updated on Aug 31, 2026.
Ranks ahead of 126,691 of 132,046 servers on MCP Toplist.
Use mneme Record
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mneme -- npx -y mneme-mcp-server[mcp_servers.mneme]
command = "npx"
args = ["-y", "mneme-mcp-server"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mneme": {
"command": "npx",
"args": [
"-y",
"mneme-mcp-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mneme": {
"command": "npx",
"args": [
"-y",
"mneme-mcp-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mneme": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mneme-mcp-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mneme": {
"command": "npx",
"args": [
"-y",
"mneme-mcp-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mneme": {
"command": "npx",
"args": [
"-y",
"mneme-mcp-server"
]
}
}
}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.TheGoatPsy%2Fmneme)<a href="https://mcptoplist.com/server/io.github.TheGoatPsy%2Fmneme"><img src="https://mcptoplist.com/badge/io.github.TheGoatPsy%2Fmneme.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 5 registries (1 delisted)
thegoatpsy
Available versions (9)
| Version | Published |
|---|---|
| 4.1.0 | Aug 31, 2026 |
| 3.6.3 | Jul 27, 2026 |
| 3.6.2 | Jul 26, 2026 |
| 3.6.1 | Jul 25, 2026 |
| 3.5.0 | Jun 30, 2026 |
| 3.2.0 | Jun 14, 2026 |
| 3.1.0 | Jun 12, 2026 |
| 3.0.1 | Jun 12, 2026 |
| 2.0.2 | Jun 5, 2026 |
Frequently asked questions
- Who maintains mneme Record?
- mneme Record is maintained by thegoatpsy, which publishes 1 MCP server (9 total versions) tracked on MCP Toplist.
- Is mneme Record listed on the Official MCP Registry?
- Yes — mneme Record is listed on the Official MCP Registry, alongside Glama, PulseMCP and mcp.so.
- How many versions does mneme Record have?
- MCP Toplist tracks 9 versions of mneme Record, most recently published on Aug 31, 2026.
- Where can I find the source code for mneme Record?
- The source code for mneme Record is hosted at github.com/thegoatpsy/mneme.
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.