Shoogle
Search engine across 277 shadcn registries, with an MCP and CLI namespace
Tier B · UsefulDirectoryMCP ServerRegistryshoogle.dev

Shoogle indexes community shadcn registries and makes their blocks, components, and templates searchable in one place. Its directory lists 277 registries (paginated, newest first), and a category index organises what they contain into roughly 130 pages across AI-agent UI, marketing blocks, ecommerce blocks, application UI, code blocks, project management, templates, and effects. The same index is exposed to coding agents through an MCP server and through the shadcn CLI's own search under the @shoogle namespace, so an agent can find a block and install it in one flow. It is aimed at anyone building on shadcn/ui who is tired of not knowing which registry already has the component.
npx shadcn@latest search @shoogleFor an agent
Query this before you write a shadcn block from scratch — 277 registries is far more than the handful an agent tends to remember, and the search returns the exact `npx shadcn add` URL, so discovery and install are one step. Wire up the MCP (streamable HTTP, `claude mcp add`) or use `npx shadcn@latest search @shoogle` in a shell; the browsable site is client-rendered and poor to scrape, while /directory and /shadcn-components are the only server-rendered pages. Vet what you install: these are third-party community registries with no licence or accessibility guarantee, so read the component source before it lands in a production tree.
Why it is here. It is the closest thing the shadcn ecosystem has to a package search, and it is already wired for agents rather than only for humans.
Facts
- License
- Unknown
- Pricing
- Free
- Framework
- React, Next.js
- Styling
- Tailwind CSS
- Distribution
- Web app / online tool, MCP server, CLI installer, shadcn registry
- Platform
- Web
- Content type
- Code, Screenshots / screens
- Agent readiness
- MCP server, CLI installable, Machine-readable index, Structured documentation
- Accessibility
- Not applicable
- Maturity
- Beta
- Pricing detail
- No price shown; the MCP is described as an alpha offering
Components it ships
78Helps you build
18Notable for
- 277 indexed registries
- MCP server plus @shoogle shadcn CLI namespace
- ~130 category pages incl. AI-agent UI
- bookmarks and a fresh feed
- alpha stage
Provenance
Verified 2026-08-15. HTTP 200. https://shoogle.dev/ (client-rendered shell; raw curl gave only nav labels), https://shoogle.dev/directory (277 registries, first 10 named), https://shoogle.dev/shadcn-components (category index, ~130 category pages enumerated by group), https://shoogle.dev/mcp (install methods and CLI command), https://shoogle.dev/sitemap.xml, https://shoogle.dev/robots.txt. /explore, /blocks and /fresh 404. Total block count and registry licences are not published.
Also in Agent Design Tooling
6- Awesome DESIGN.md · 73 MIT-licensed DESIGN.md brand analyses you drop into a project root
- Impeccable · Design vocabulary and anti-slop detector for AI coding agents
- Impeccable · Design skill for AI coding agents: 23 slash commands and 59 detector rules
- Loora · Canvas design tool with a remote MCP server your coding agent edits live
- Mobbin MCP · MCP server that gives coding agents 621,500+ real shipped app screens
- Open Design · Local-first desktop app that turns your coding agent into a design engine