LearnNewsExamplesServices
Frontmatter
id7857
titleEnhance Memory Core MCP Server Documentation
stateClosed
labels
documentationenhancementai
assigneestobiu
createdAtNov 22, 2025, 10:43 AM
updatedAtNov 22, 2025, 10:55 AM
githubUrlhttps://github.com/neomjs/neo/issues/7857
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtNov 22, 2025, 10:55 AM

Enhance Memory Core MCP Server Documentation

Closed v11.9.0 documentationenhancementai
tobiu
tobiu commented on Nov 22, 2025, 10:43 AM

Objective: Expand learn/guides/mcp/MemoryCore.md to provide a comprehensive overview of the Memory Core server.

Requirements:

  • Describe the server's architecture and key services (SessionService, SummaryService, MemoryService, DatabaseService, etc.).
  • Document all available tools and their usage based on the provided source code.
  • Explain the "Save-Then-Respond" protocol and session summarization in detail, referencing the source implementation.
  • Include insights into the internal logic of services like TextEmbeddingService and ChromaManager.

Source Files to Analyze:

  • ai/mcp/server/memory-core/services/SessionService.mjs
  • ai/mcp/server/memory-core/services/SummaryService.mjs
  • ai/mcp/server/memory-core/logger.mjs
  • ai/mcp/server/memory-core/services/TextEmbeddingService.mjs
  • ai/mcp/server/memory-core/mcp-stdio.mjs
  • ai/mcp/server/memory-core/services/DatabaseLifecycleService.mjs
  • ai/mcp/server/memory-core/services/DatabaseService.mjs
  • ai/mcp/validation/OpenApiValidator.mjs
  • ai/mcp/server/memory-core/config.mjs
  • ai/mcp/server/memory-core/openapi.yaml
  • ai/mcp/server/memory-core/services/HealthService.mjs
  • ai/mcp/server/memory-core/services/MemoryService.mjs
  • ai/mcp/server/toolService.mjs
  • ai/mcp/server/memory-core/services/toolService.mjs
  • ai/mcp/server/memory-core/services/ChromaManager.mjs
tobiu added the documentation label on Nov 22, 2025, 10:43 AM
tobiu added the enhancement label on Nov 22, 2025, 10:43 AM
tobiu added the ai label on Nov 22, 2025, 10:43 AM
tobiu assigned to @tobiu on Nov 22, 2025, 10:44 AM
tobiu referenced in commit 03312c7 - "Enhance Memory Core MCP Server Documentation #7857" on Nov 22, 2025, 10:51 AM
tobiu closed this issue on Nov 22, 2025, 10:55 AM