Quickly scaffold MCP servers, Claude skills, and CLI projects from templates.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "io.github.starter-series/create-starter" MCP server from askskill: Run: claude mcp add 'io-github-starter-series-create-starter' -- npx -y @starter-series/create
Use the Starter Series template to create a new MCP server project named weather-mcp, including the base folder structure and startup instructions.
A scaffolded MCP server project with folders, key files, and run instructions.
Create a Claude Code skill project from the Starter Series template named code-review-assistant, and include example configuration files.
A ready-to-develop Claude Code skill scaffold with sample configuration.
Initialize a CLI project called my-tool using the Starter Series template, including a command entry point, sample commands, and development notes.
A complete CLI project scaffold ready for extending commands and release workflows.
Build production-ready TypeScript MCP servers for Claude Code, Cursor, and more.
Scaffold and manage MCP-compatible server projects with environments and tooling.
Build a read-only MCP server for safe AI access to business data.
Bootstrap a production-grade TypeScript MCP server with examples and tests.
Bootstrap MCP servers quickly and extend tools with a built-in CLI.
Build production MCP servers with auth, billing, and tool scaffolding.