LearnNewsExamplesServices
Frontmatter
id7468
titleMCP Server: Relocate Memory API Specification
stateClosed
labels
enhancementai
assigneestobiu
createdAtOct 12, 2025, 1:17 PM
updatedAtOct 12, 2025, 1:18 PM
githubUrlhttps://github.com/neomjs/neo/issues/7468
authortobiu
commentsCount0
parentIssue7399
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtOct 12, 2025, 1:18 PM

MCP Server: Relocate Memory API Specification

Closed v11.0.0 enhancementai
tobiu
tobiu commented on Oct 12, 2025, 1:17 PM

This ticket is for improving the project's directory structure by relocating the OpenAPI specification for the Memory Core MCP server.

As part of the "Architect AI Tooling as a Model Context Protocol (MCP)" epic, we are creating a new, dedicated home for our AI servers under ai/mcp/server/. Previously, related files, including the OpenAPI specification, were located in the buildScripts directory.

The current location for the memory server's spec (buildScripts/mcp/memory/openapi.yaml) is now outdated and decoupled from the server's source code. To improve discoverability, maintainability, and logical grouping, this specification should be moved to live directly alongside the server implementation it describes.

Acceptance Criteria

  1. The file buildScripts/mcp/memory/openapi.yaml must be moved to ai/mcp/server/memory/openapi.yaml.
  2. The original file at buildScripts/mcp/memory/openapi.yaml must be deleted.
  3. The directory buildScripts/mcp/memory/ should be removed if it becomes empty after the move.
tobiu assigned to @tobiu on Oct 12, 2025, 1:17 PM
tobiu added the enhancement label on Oct 12, 2025, 1:17 PM
tobiu added the ai label on Oct 12, 2025, 1:17 PM
tobiu added parent issue #7399 on Oct 12, 2025, 1:17 PM
tobiu referenced in commit a5f1736 - "MCP Server: Relocate Memory API Specification #7468" on Oct 12, 2025, 1:18 PM
tobiu closed this issue on Oct 12, 2025, 1:18 PM