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

Nalin7parihar
Oct 7, 2025, 12:31 PM
Hi! I would like to work on this issue? can you assign it to me?

tobiu
Oct 7, 2025, 12:45 PM
Hi, and thanks for your interest. Sure, I can assign the ticket to you. Make sure to read https://github.com/neomjs/neo/issues/7399 first. The work on this ticket is blocked, until the server is set up.
You can explore the current implementation though already, e.g. after instructing the agent to follow the instructions inside the agents.md file, ask it: "use the ai knowledge db and explain what makes neo special."
You can also mention hacktoberfest and start a conversation => the agent can create new tickets.
tobiu assigned to @Nalin7parihar on Oct 7, 2025, 12:45 PM

Nalin7parihar
Oct 7, 2025, 12:56 PM
Got it! I’ll go through the epic and design tickets while the setup is in progress.
- 2025-10-10T20:47:14Z @Aki-07 cross-referenced by PR #7455
- 2025-10-11T15:06:54Z @Aki-07 cross-referenced by PR #7463
tobiu closed this issue on Oct 11, 2025, 8:07 PM
This ticket is for implementing the primary read endpoints for the Memory Core MCP server. This involves fetching memories and summaries from the ChromaDB collection.
Acceptance Criteria
GET /memoriesendpoint, which lists all raw memory turns for a givensessionId.GET /summariesendpoint, which lists all session summaries.Agent Instructions
To work on this ticket, please start your session with the following prompt: