Skip to content

Add Mnemoverse to Memory Systems - #66

Open
OlyaTi wants to merge 1 commit into
EvoMap:mainfrom
OlyaTi:add-mnemoverse
Open

OlyaTi wants to merge 1 commit into
EvoMap:mainfrom
OlyaTi:add-mnemoverse

Conversation

@OlyaTi

@OlyaTi OlyaTi commented Sep 21, 2026

Copy link
Copy Markdown

Adds Mnemoverse to data/projects.json under the memory category and regenerates README.md with node scripts/generate-readme.js. The entry renders as the last line of the Memory Systems block because the block is sorted by stars. node scripts/validate.js passes.

mnemoverse/mcp-memory-server is persistent memory for AI agents over MCP. It runs as a hosted remote server with OAuth at https://mcp.mnemoverse.com/mcp, or locally with npx -y @mnemoverse/mcp-memory-server and an API key. The distinguishing mechanism is a feedback signal on recall: the agent reports whether a recalled memory helped or misled, and the server uses that report when it ranks the next recall. The MCP server and the Python SDK are MIT. The engine is hosted, with a free tier. The server is listed in the official MCP Registry. Paper: https://arxiv.org/abs/2603.08965.

On traction: the repository has 21 stars today, below the 50 minimum, so this PR asks for the documented exception for novel projects on the strength of the feedback-ranked recall described above. If the exception does not apply, please close and I will come back once the count is there.

Checklist

  • Project added to data/projects.json with correct schema
  • node scripts/generate-readme.js was run and README.md is up to date
  • node scripts/validate.js passes
  • Project meets inclusion criteria (open source: MIT; active: commits this week; documented: README and docs; 21 stars, novelty exception requested above)
  • Category and cross-list scope are correct; any duplicate listing is justified (memory only; not submitted to awesome-agent-swarm)
  • Description is concise, objective, starts with a capital letter, and ends with punctuation
  • Links, paper, license, and factual claims were checked against primary sources
  • No duplicate entries

Category

  • Memory Systems

Disclosure: I work on Mnemoverse.


Note

Low Risk
Documentation and curated JSON only; no executable code or infrastructure changes.

Overview
Adds Mnemoverse (mnemoverse/mcp-memory-server) to the awesome list as a Memory Systems entry in data/projects.json, including metadata (MCP/open-source/memory tags, 21 stars, arXiv paper link) and a short blurb about MCP-based persistent memory with feedback-driven recall re-ranking.

Regenerates the Memory Systems block in README.md so Mnemoverse appears in the star-sorted list (currently last in that section). No runtime or application code changes.

Reviewed by Cursor Bugbot for commit 40fd2a2. Bugbot is set up for automated code reviews on this repo. Configure here.

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.

1 participant