MCP server and CLI for scaffolding Starter Series projects from predefined templates, with a single binary that also exposes audit commands for release, CD, and security hygiene. It can create new projects, list templates, and inspect existing repos for publish drift and CI/security baseline issues.
From the registry: Scaffold projects from the Starter Series templates — MCP server, Claude Code skill, and CLI.
Please install the `create-starter` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Install Node.js 22 or newer** — Node.js version 22 or higher is required to run the package.
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["-y","@starter-series/create"]
- optional environment variables:
- `CREATE_STARTER_DEBUG`: Set to 1 to emit verbose stderr logs. (example: `1`)
Note: The README says the same binary runs as an MCP stdio server when invoked with no extra arguments. Prefer the npm/npx path over the local built-path example. No API keys or other required environment variables are documented.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.CREATE_STARTER_DEBUGEnables verbose stderr logging for the CLI.Real-time infrastructure monitoring with metrics, logs, alerts, and ML-based anomaly detection.
Persistent codebase knowledge graph. Survives session restarts and context compaction.
Validate oh-my-posh configurations and segment snippets against the official schema.