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

tanmaytare
Oct 8, 2025, 6:18 PM
I want to work on this ,please assign to me

tobiu
Oct 8, 2025, 6:31 PM
Hi, and thanks for your interest. Assigned. Please make sure to read the parent epic first: https://github.com/neomjs/neo/issues/7399
tobiu assigned to @tanmaytare on Oct 8, 2025, 6:31 PM

tobiu
Oct 24, 2025, 11:22 AM
Hi @tanmaytare,
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:22 AM
This ticket is for implementing the administrative endpoints for the Knowledge Base MCP server. These are powerful, potentially destructive operations that are useful for managing the knowledge base lifecycle.
Acceptance Criteria
POST /db/syncendpoint, which triggers the asynchronous delta update and synchronization process (i.e., runs thecreateandembedscripts).DELETE /dbendpoint, which clears the entire knowledge base collection from ChromaDB.Agent Instructions
To work on this ticket, please start your session with the following prompt: