← Back to Plugins
MCP Server MCP

io.github.starter-series/create-starter

github By github 👁 1 views ▲ 0 votes

Scaffold projects from the Starter Series templates — MCP server, Claude Code skill, and CLI.

Homepage Verified source GitHub

Install

npx -y @starter-series/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@starter-series/create",
      "version": "0.4.0",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...