LearnNewsExamplesServices
Frontmatter
id7412
titleMCP Server: Implement Memory Admin Endpoints
stateClosed
labels
enhancementhelp wantedgood first issuehacktoberfestai
assigneesSarthakJain29
createdAtOct 7, 2025, 12:30 PM
updatedAtOct 24, 2025, 11:14 AM
githubUrlhttps://github.com/neomjs/neo/issues/7412
authortobiu
commentsCount3
parentIssue7399
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtOct 24, 2025, 11:13 AM

MCP Server: Implement Memory Admin Endpoints

Closed v11.0.0 enhancementhelp wantedgood first issuehacktoberfestai
tobiu
tobiu commented on Oct 7, 2025, 12:30 PM

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

  1. The server is extended to implement the GET /db/export endpoint, which exports the memory database to a file.
  2. The server is extended to implement the POST /db/import endpoint, which imports a database from a file.
  3. Both endpoints are clearly marked as administrative functions.
  4. Appropriate error handling is implemented.

Agent Instructions

To work on this ticket, please start your session with the following prompt:

Please follow the instructions in @AGENTS.md.

Once you are initialized, I want to work on a sub-task for the "Architect AI Tooling as a Model Context Protocol (MCP) Servers" epic.

My task is to implement: MCP Server: Implement Memory Admin Endpoints

You will need to read the epic context from @.github/ISSUE/epic-architect-ai-tooling-as-mcp.md and the specific ticket details from @.github/ISSUE/ticket-implement-memory-admin-endpoints.md before we begin.

tobiu added parent issue #7399 on Oct 7, 2025, 12:30 PM
tobiu added the enhancement label on Oct 7, 2025, 12:30 PM
tobiu added the help wanted label on Oct 7, 2025, 12:30 PM
tobiu added the good first issue label on Oct 7, 2025, 12:30 PM
tobiu added the hacktoberfest label on Oct 7, 2025, 12:30 PM
tobiu added the ai label on Oct 7, 2025, 12:30 PM
SarthakJain29
SarthakJain29 Oct 7, 2025, 7:38 PM

Hey! I would like to work on this issue.

tobiu
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
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