LearnNewsExamplesServices
Frontmatter
id7808
titleRefactor: Rename Server to McpServer in MCP implementations
stateClosed
labels
enhancementairefactoring
assigneestobiu
createdAtNov 19, 2025, 2:25 PM
updatedAtNov 19, 2025, 2:42 PM
githubUrlhttps://github.com/neomjs/neo/issues/7808
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtNov 19, 2025, 2:42 PM

Refactor: Rename Server to McpServer in MCP implementations

Closed v11.6.1 enhancementairefactoring
tobiu
tobiu commented on Nov 19, 2025, 2:25 PM

The Server class from @modelcontextprotocol/sdk has been renamed to McpServer. We need to update our MCP server implementations to use the new name to avoid deprecation warnings and ensure future compatibility.

Affected files:

  • ai/mcp/server/github-workflow/mcp-stdio.mjs
  • ai/mcp/server/memory-core/mcp-stdio.mjs
  • ai/mcp/server/knowledge-base/mcp-stdio.mjs
tobiu added the enhancement label on Nov 19, 2025, 2:25 PM
tobiu added the ai label on Nov 19, 2025, 2:25 PM
tobiu added the refactoring label on Nov 19, 2025, 2:25 PM
tobiu assigned to @tobiu on Nov 19, 2025, 2:27 PM
tobiu referenced in commit 38d545d - "Refactor: Rename Server to McpServer in MCP implementations #7808" on Nov 19, 2025, 2:41 PM
tobiu closed this issue on Nov 19, 2025, 2:42 PM