Omega Memory
Rank #633io.github.omega-memory/omega-memory
MCP server providing omega-memory capabilities
Omega Memory is a Model Context Protocol (MCP) server published by omega-memory. It ranks #633 of 132,046 servers tracked on MCP Toplist, and its repository has 217 GitHub stars. Omega Memory is listed across 3 registries — Official MCP, Glama and PulseMCP, with 8 tracked versions. It was first listed on Feb 13, 2026 and most recently updated on Mar 16, 2026.
Ranks ahead of 131,413 of 132,046 servers on MCP Toplist.
Use Omega Memory
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add omega-memory -- uvx omega-memory[mcp_servers.omega-memory]
command = "uvx"
args = ["omega-memory"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"omega-memory": {
"command": "uvx",
"args": [
"omega-memory"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"omega-memory": {
"command": "uvx",
"args": [
"omega-memory"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"omega-memory": {
"type": "stdio",
"command": "uvx",
"args": [
"omega-memory"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"omega-memory": {
"command": "uvx",
"args": [
"omega-memory"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"omega-memory": {
"command": "uvx",
"args": [
"omega-memory"
]
}
}
}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.omega-memory%2Fomega-memory)<a href="https://mcptoplist.com/server/io.github.omega-memory%2Fomega-memory"><img src="https://mcptoplist.com/badge/io.github.omega-memory%2Fomega-memory.svg" alt="MCP Toplist: Top 1% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries (1 delisted)
omega-memory
Available versions (8)
| Version | Published |
|---|---|
| 1.3.0 | Mar 16, 2026 |
| 1.2.0 | Mar 14, 2026 |
| 0.10.9 | Feb 27, 2026 |
| 0.10.1 | Feb 17, 2026 |
| 0.9.3 | Feb 15, 2026 |
| 0.9.2 | Feb 15, 2026 |
| 0.8.2 | Feb 15, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Omega Memory?
- Omega Memory is maintained by omega-memory, which publishes 1 MCP server (8 total versions) tracked on MCP Toplist.
- Is Omega Memory listed on the Official MCP Registry?
- Yes — Omega Memory is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does Omega Memory have?
- MCP Toplist tracks 8 versions of Omega Memory, most recently published on Mar 16, 2026.
- Where can I find the source code for Omega Memory?
- The source code for Omega Memory is hosted at github.com/omega-memory/omega-memory.
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.