You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Following the note in #1257 that onboarding a new server to github.com/mcp is a manual curation step today, I am opening a separate thread for ours, as was done for io.cpln/control-plane in #2781. I posted in #1257 on 13 August and on 8 September; both referenced version 0.9.1, which is now out of date, so the current details are below.
Repository: https://github.com/mnemoverse/mcp-memory-server, MIT, TypeScript. Package: npm @mnemoverse/mcp-memory-server, latest 0.10.1, with mcpName in package.json set to the registry name. The GitHub release for v0.10.1 also ships an .mcpb bundle.
Current state on the GitHub side, checked on 17 September: https://api.mcp.github.com/v0.1/servers?search=mnemoverse returns count 0 and total 0, and the versions endpoint for the name above returns 404, while the same call for io.github.github/github-mcp-server returns 200.
I maintain this server. If the curation team needs security details, tool annotations or a test account, I will send them. If there are requirements we do not meet yet, naming them is useful to us either way. Support contact: support@mnemoverse.com
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Following the note in #1257 that onboarding a new server to github.com/mcp is a manual curation step today, I am opening a separate thread for ours, as was done for io.cpln/control-plane in #2781. I posted in #1257 on 13 August and on 8 September; both referenced version 0.9.1, which is now out of date, so the current details are below.
Name:
io.github.mnemoverse/mcp-memory-server. Official registry: https://registry.modelcontextprotocol.io/v0.1/servers/io.github.mnemoverse%2Fmcp-memory-server/versions/latest returns version 0.10.1, status active, isLatest true, published 2026-09-16. The record has 23 versions, the first one 0.3.0 on 2026-04-12, all active.Repository: https://github.com/mnemoverse/mcp-memory-server, MIT, TypeScript. Package: npm
@mnemoverse/mcp-memory-server, latest 0.10.1, withmcpNamein package.json set to the registry name. The GitHub release for v0.10.1 also ships an.mcpbbundle.Remote endpoint: https://mcp.mnemoverse.com/mcp, Streamable HTTP, publicly reachable. An unauthenticated POST returns 401 with
www-authenticatepointing at https://mcp.mnemoverse.com/.well-known/oauth-protected-resource/mcp, so RFC 9728 discovery resolves. The authorization server at https://auth.mnemoverse.com/api/auth publishes RFC 8414 metadata that includes a registration endpoint for dynamic client registration andcode_challenge_methods_supportedS256.What it does: Mnemoverse is a hosted memory server for AI agents over MCP. One key gives an agent a memory store it can read and write from any MCP host, so memory written in one editor session is readable in the next one and in a different host. Server documentation: https://mnemoverse.com/docs/api/mcp-server and https://mnemoverse.com/docs/api/remote-mcp-server. Privacy policy: https://mnemoverse.com/privacy.
Current state on the GitHub side, checked on 17 September: https://api.mcp.github.com/v0.1/servers?search=mnemoverse returns count 0 and total 0, and the versions endpoint for the name above returns 404, while the same call for
io.github.github/github-mcp-serverreturns 200.I maintain this server. If the curation team needs security details, tool annotations or a test account, I will send them. If there are requirements we do not meet yet, naming them is useful to us either way. Support contact: support@mnemoverse.com
All reactions