-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Context
The nimblebrain-contributor skill (in contributor-toolkit) now guides contributors to create their server repo using one of two language-specific templates:
NimbleBrainInc/mcp-server-template-pythonNimbleBrainInc/mcp-server-template-node-ts
Currently only NimbleBrainInc/mcp-server-template exists (generic, language unspecified).
Problem
The repos referenced in the skill do not exist yet. Until they do, Step 3 of the contributor onboarding flow is broken.
What needs to happen
One of the following (to be decided):
- Rename the existing
mcp-server-templatetomcp-server-template-python(if it is Python) and create a newmcp-server-template-node-ts - Fork/duplicate the existing template into two language-specific repos
- Some other approach
Related
contributor-toolkit branch: updating-onboarding
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request