LearnNewsExamplesServices
Frontmatter
id7503
titleScaffold Knowledge Base MCP Server
stateClosed
labels
enhancementai
assigneestobiu
createdAtOct 16, 2025, 12:00 PM
updatedAtOct 16, 2025, 12:12 PM
githubUrlhttps://github.com/neomjs/neo/issues/7503
authortobiu
commentsCount0
parentIssue7501
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtOct 16, 2025, 12:12 PM

Scaffold Knowledge Base MCP Server

Closed v11.0.0 enhancementai
tobiu
tobiu commented on Oct 16, 2025, 12:00 PM

This ticket covers the initial scaffolding of the new AI Knowledge Base MCP server. The goal is to create the basic file structure and entry point for the server, consistent with the pattern established by the github-workflow MCP server.

Acceptance Criteria

  1. The core server directory ai/mcp/server/knowledge-base/ is created.
  2. An mcp-stdio.mjs entry point file is created inside the directory, containing the boilerplate for an MCP server.
  3. A services/ subdirectory is created.
  4. A toolService.mjs file is created within services/, containing placeholder listTools and callTool functions.
  5. An entry for the server is added to .gemini/settings.json to register it with the CLI.
tobiu assigned to @tobiu on Oct 16, 2025, 12:00 PM
tobiu added parent issue #7501 on Oct 16, 2025, 12:00 PM
tobiu added the enhancement label on Oct 16, 2025, 12:00 PM
tobiu added the ai label on Oct 16, 2025, 12:00 PM
tobiu referenced in commit 079ab51 - "Scaffold Knowledge Base MCP Server #7503" on Oct 16, 2025, 12:12 PM
tobiu closed this issue on Oct 16, 2025, 12:12 PM