Memorix
Rank #180io.github.AVIDS2/memorix
Local-first project memory with legacy MCP and 2026 discovery compatibility.
Memorix is a Model Context Protocol (MCP) server published by AVIDS2. It ranks #180 of 130,935 servers tracked on MCP Toplist, and its repository has 775 GitHub stars. Memorix is listed across 2 registries — Official MCP and Glama, with 33 tracked versions. It was first listed on Mar 9, 2026 and most recently updated on Sep 14, 2026.
Ranks ahead of 130,755 of 130,935 servers on MCP Toplist.
Use Memorix
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add memorix -- npx -y memorix serve[mcp_servers.memorix]
command = "npx"
args = ["-y", "memorix", "serve"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"memorix": {
"command": "npx",
"args": [
"-y",
"memorix",
"serve"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"memorix": {
"command": "npx",
"args": [
"-y",
"memorix",
"serve"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"memorix": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"memorix",
"serve"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"memorix": {
"command": "npx",
"args": [
"-y",
"memorix",
"serve"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"memorix": {
"command": "npx",
"args": [
"-y",
"memorix",
"serve"
]
}
}
}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.AVIDS2%2Fmemorix)<a href="https://mcptoplist.com/server/io.github.AVIDS2%2Fmemorix"><img src="https://mcptoplist.com/badge/io.github.AVIDS2%2Fmemorix.svg" alt="MCP Toplist: Top 1% of 130,935" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
AVIDS2
Available versions (33)
| Version | Published |
|---|---|
| 1.9.3 | Sep 14, 2026 |
| 1.9.2 | Sep 11, 2026 |
| 1.9.1 | Sep 8, 2026 |
| 1.9.0 | Sep 7, 2026 |
| 1.8.9 | Sep 6, 2026 |
| 1.8.7 | Sep 2, 2026 |
| 1.8.6 | Sep 1, 2026 |
| 1.8.5 | Aug 30, 2026 |
| 1.8.4 | Aug 27, 2026 |
| 1.8.3 | Aug 25, 2026 |
| 1.8.2 | Aug 25, 2026 |
| 1.8.1 | Aug 23, 2026 |
| 1.8.0 | Aug 23, 2026 |
| 1.7.3 | Aug 22, 2026 |
| 1.7.2 | Aug 19, 2026 |
| 1.7.1 | Aug 18, 2026 |
| 1.7.0 | Aug 18, 2026 |
| 1.6.3 | Aug 18, 2026 |
| 1.6.2 | Aug 18, 2026 |
| 1.6.0 | Aug 16, 2026 |
| 1.5.1 | Aug 16, 2026 |
| 1.5.0 | Aug 14, 2026 |
| 1.4.6 | Aug 14, 2026 |
| 1.4.5 | Aug 14, 2026 |
| 1.4.4 | Aug 14, 2026 |
| 1.4.2 | Aug 6, 2026 |
| 1.4.1 | Aug 3, 2026 |
| 1.4.0 | Aug 2, 2026 |
| 1.3.4 | Aug 2, 2026 |
| 1.3.3 | Aug 2, 2026 |
| 1.3.1 | Jul 31, 2026 |
| 1.3.0 | Jul 30, 2026 |
| 1.2.10 | Jul 28, 2026 |
Frequently asked questions
- Who maintains Memorix?
- Memorix is maintained by AVIDS2, which publishes 1 MCP server (33 total versions) tracked on MCP Toplist.
- Is Memorix listed on the Official MCP Registry?
- Yes — Memorix is listed on the Official MCP Registry, alongside Glama.
- How many versions does Memorix have?
- MCP Toplist tracks 33 versions of Memorix, most recently published on Sep 14, 2026.
- Where can I find the source code for Memorix?
- The source code for Memorix is hosted at github.com/AVIDS2/memorix.
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.