Skip to content

Add OMEGA to community servers#3585

Open
singularityjason wants to merge 1 commit intomodelcontextprotocol:mainfrom
singularityjason:add-omega-memory
Open

Add OMEGA to community servers#3585
singularityjason wants to merge 1 commit intomodelcontextprotocol:mainfrom
singularityjason:add-omega-memory

Conversation

@singularityjason
Copy link

Summary

  • Adds OMEGA to the community servers list in alphabetical order

About OMEGA

OMEGA is a persistent memory MCP server for AI coding agents. Key features:

  • Semantic search over stored memories using local ONNX embeddings
  • Auto-capture of decisions, context, and learnings across sessions
  • Cross-session learning so agents retain knowledge between conversations
  • Local-first — all data stays on your machine (SQLite + ONNX)
  • Port over Slack server #1 on LongMemEval benchmark (95.4%)
Repo https://github.com/omega-memory/omega-memory
PyPI omega-memory
License Apache-2.0
Language Python
Website https://omegamax.co

OMEGA is a persistent memory MCP server for AI coding agents with
semantic search, auto-capture, and cross-session learning. It is
local-first, open-source (Apache-2.0), and ranked modelcontextprotocol#1 on LongMemEval
(95.4%).

- Repo: https://github.com/omega-memory/omega-memory
- PyPI: omega-memory
- Website: https://omegamax.co
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants