Skip to content

Add OMEGA to community servers#3585

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

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

Conversation

@singularityjason
Copy link
Copy Markdown

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
@olaservo
Copy link
Copy Markdown
Member

Thanks for contributing to the MCP servers repo!

We've retired the third-party server list from the README in favor of the MCP Registry — see #3950 for context. The Official Integrations and Community Servers sections no longer exist in the README, so this PR no longer has a target.

Going forward, please publish your server to the MCP Registry using the quickstart guide:
https://github.com/modelcontextprotocol/registry/blob/main/docs/modelcontextprotocol-io/quickstart.mdx

That's where server discovery now happens. Thanks for building on MCP!


Note: I'm working through the backlog with help from Claude Code to give everyone a prompt response.

@olaservo olaservo closed this Apr 14, 2026
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.

3 participants