LearnNewsExamplesServices
Frontmatter
id9654
titleSub-Epic 4C: Register Graph Tools in MCP Server Handler
stateClosed
labels
enhancementai
assigneestobiu
createdAtApr 3, 2026, 1:23 PM
updatedAtApr 3, 2026, 1:28 PM
githubUrlhttps://github.com/neomjs/neo/issues/9654
authortobiu
commentsCount1
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtApr 3, 2026, 1:28 PM

Sub-Epic 4C: Register Graph Tools in MCP Server Handler

Closedenhancementai
tobiu
tobiu commented on Apr 3, 2026, 1:23 PM

Epic: #9642

Description: Update knowledge-base/Server.mjs (and potentially toolService.mjs) to map the newly defined OpenAPI paths to the GraphService methods. This will finalize the MCP interface, enabling external AI clients and agents to invoke the graph tools over the stdio transport.

tobiu added the enhancement label on Apr 3, 2026, 1:23 PM
tobiu added the ai label on Apr 3, 2026, 1:23 PM
tobiu referenced in commit d289eff - "feat: Register Graph Tools in MCP Server Handler (#9654)" on Apr 3, 2026, 1:28 PM
tobiu assigned to @tobiu on Apr 3, 2026, 1:28 PM
tobiu
tobiu Apr 3, 2026, 1:28 PM

Mapped get_node, get_neighbors, and search_nodes to GraphService inside toolService.

tobiu closed this issue on Apr 3, 2026, 1:28 PM