LearnNewsExamplesServices
Frontmatter
id7409
titleMCP Server: Implement Memory Query Endpoints
stateClosed
labels
enhancementhelp wantedgood first issuehacktoberfestai
assigneesAki-07
createdAtOct 7, 2025, 12:24 PM
updatedAtOct 12, 2025, 1:15 PM
githubUrlhttps://github.com/neomjs/neo/issues/7409
authortobiu
commentsCount3
parentIssue7399
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtOct 12, 2025, 1:15 PM

MCP Server: Implement Memory Query Endpoints

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

This ticket is for implementing the search functionality of the Memory Core MCP server. This involves exposing the refactored query logic for both raw memories and summaries.

Acceptance Criteria

  1. The server is extended to implement the POST /memories/query endpoint.
  2. The server is extended to implement the POST /summaries/query endpoint.
  3. Both endpoints accept a JSON body with a query string and return a structured JSON response from the correct ChromaDB collection.
  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 Query 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-query-endpoints.md before we begin.

tobiu added the enhancement label on Oct 7, 2025, 12:24 PM
tobiu added parent issue #7399 on Oct 7, 2025, 12:24 PM
tobiu added the help wanted label on Oct 7, 2025, 12:24 PM
tobiu added the good first issue label on Oct 7, 2025, 12:24 PM
tobiu added the hacktoberfest label on Oct 7, 2025, 12:24 PM
tobiu added the ai label on Oct 7, 2025, 12:24 PM
tobiu
tobiu Oct 10, 2025, 4:10 PM

Hi, and thanks for your interest. Sure, I can assign this ticket to you.

Please make sure to take a look into the related epic first: https://github.com/neomjs/neo/issues/7399

Optional: The "big picture" for this hacktoberfest in neo is "context engineering", a pretty hyped topic in the industry at the moment. I updated the roadmap & project vision last night, and will also add these two links to the epic now for clarity.

https://github.com/neomjs/neo/blob/dev/ROADMAP.md https://github.com/neomjs/neo/blob/dev/.github/VISION.md

tobiu assigned to @Aki-07 on Oct 10, 2025, 4:10 PM
tobiu
tobiu Oct 12, 2025, 1:15 PM

closing this one as resolved by the read PR.

tobiu closed this issue on Oct 12, 2025, 1:15 PM