MVPBlocks (source repo)
BSD-3 source for the MVPBlocks block library and its Next.js docs site
Tier B · UsefulBlock CollectionRegistryComponent Librarygithub.com

This is the GitHub source for MVPBlocks, the copy-paste block library documented at blocks.mvp-subha.me. The repo holds every block component, the Next.js docs/preview site and the CLI that powers npx mvpblocks add. It is BSD-3-Clause, community-contributed with per-block author attribution, and is the place to read a block's real implementation before pasting it. Use the repo when you want to vendor blocks directly or check what a block actually imports.
npx mvpblocks add <block-name>For an agent
Go to the repo rather than the site when you need to read a block's actual dependencies or vendor it into a monorepo - the docs site renders previews but hides the import graph. Note the license is BSD-3-Clause, not MIT, so the attribution clause travels with any code you copy into a client project. This is the same product as the blocks.mvp-subha.me entry; index them together and prefer the site URL when you just need the preview.
Why it is here. It is the auditable source behind a widely copied block library, and the license difference from the usual MIT is worth knowing before code lands in a commercial repo.
Facts
- License
- BSD
- Pricing
- Free, Open source
- Framework
- Next.js, React
- Styling
- Tailwind CSS, CSS custom properties
- Distribution
- GitHub repository, CLI installer, Copy-paste snippet, npm package
- Platform
- Web
- Content type
- Code
- Agent readiness
- Readable open source, CLI installable, Copy-paste ready code
- Accessibility
- Unknown
- Maturity
- Actively maintained
- Pricing detail
- Repo and all blocks free under BSD-3-Clause; the seven page templates are sold separately on the site.
- GitHub stars
- 833
- Package
- mvpblocks
Components it ships
100 totalHelps you build
15Notable for
- BSD-3-Clause, not MIT
- 889 commits, community-contributed
- ships its own CLI package
- per-block author attribution
Provenance
Verified 2026-08-15. HTTP 200. https://github.com/subhadeeproy3902/mvpblocks, GitHub API repos/subhadeeproy3902/mvpblocks, https://blocks.mvp-subha.me/docs/introduction
Also in Blocks, Templates & Themes
6- HTMLrev Free Shadcn Templates · 120 free shadcn/ui templates and starters, indexed on one page
- tweakcn · Visual shadcn/ui theme editor that exports 42 presets as a shadcn registry
- tweakcn · Visual theme editor for shadcn/ui with 36 installable theme presets
- BestWebsiteTemplate · 881 Webflow, Framer and Shopify templates, each scored out of 10 by 11 named reviewers
- HyperUI · 537 free MIT Tailwind blocks across application, marketing and neobrutalism sets
- Kaminari · Minimal Next.js 15 + Tailwind 4 + shadcn-ui starter, MIT