Frontmatter
| id | 7412 |
| title | MCP Server: Implement Memory Admin Endpoints |
| state | Closed |
| labels | enhancementhelp wantedgood first issuehacktoberfestai |
| assignees | SarthakJain29 |
| createdAt | Oct 7, 2025, 12:30 PM |
| updatedAt | Oct 24, 2025, 11:14 AM |
| githubUrl | https://github.com/neomjs/neo/issues/7412 |
| author | tobiu |
| commentsCount | 3 |
| parentIssue | 7399 |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Oct 24, 2025, 11:13 AM |
MCP Server: Implement Memory Admin Endpoints
tobiu added parent issue #7399 on Oct 7, 2025, 12:30 PM

SarthakJain29
Oct 7, 2025, 7:38 PM
Hey! I would like to work on this issue.

tobiu
Oct 7, 2025, 8:53 PM
Hi, and yes again. Be aware: this is a phase 2 item of the new epic. We need to resolve phase 1 first (there are still open items).
tobiu assigned to @SarthakJain29 on Oct 7, 2025, 8:53 PM

tobiu
Oct 24, 2025, 11:13 AM
Input from Gemini:
Hi @SarthakJain29,
Thank you for your interest in this ticket during Hacktoberfest.
As there has been no activity for a couple of weeks and the project's architecture has been evolving rapidly, the core functionalities for this ticket have now been implemented as part of the main MCP server development.
We're closing this ticket now. Thanks again for your willingness to contribute, and we hope to see you in other issues!
tobiu closed this issue on Oct 24, 2025, 11:13 AM
This ticket is for implementing the administrative endpoints for the Memory Core MCP server, which allow for backing up and restoring the memory database.
Acceptance Criteria
GET /db/exportendpoint, which exports the memory database to a file.POST /db/importendpoint, which imports a database from a file.Agent Instructions
To work on this ticket, please start your session with the following prompt: