Next-js-Boilerplate

GitHub

๐Ÿš€๐ŸŽ‰๐Ÿ“š Nextjs Boilerplate and Starter with App Router and Page Router support, Tailwind CSS 4 and TypeScript โšก๏ธ Made with developer experience first: Next.js 16 + TypeScript + ESLint + Prettier + Drizzle ORM + Husky + Lint-Staged + Vitest + Testing Library + Playwright + Storybook + Commitlint + VSCode + Sentry + PostCSS + Tailwind CSS โœจ

RAW Config

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "Next-js-Boilerplate": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-Next-js-Boilerplate"
      ]
    }
  }
}