Labsco
jamesjohnsdev logo

Shoogle

from jamesjohnsdev

Connect Shoogle to Cursor and search shadcn blocks directly from your IDE.

๐Ÿ”ฅ๐Ÿ”ฅ๐Ÿ”ฅโœ“ VerifiedFreeQuick setup

Shoogle MCP Server

Search 10,400+ shadcn registry items from your IDE

Search registry items across all community registries, or within specific namespaces, directly from your AI assistant. Follow the instructions below to install the MCP server in your IDE.

Tools

The Shoogle MCP server exposes two search tools. Both match item names via full-text search and return add commands for the shadcn CLI.

Search across all registries

search_registry_items

Search shadcn registry items by name across all indexed community registries. Returns registry namespaces and ready-to-use npx shadcn@latest add commands.

Parameters: query (required), offset, limit

Search within registries

search_registry_items_scoped

Same name search, limited to specific registry namespaces (e.g. @shadcnblocks, @cult-ui). Use when you know which registries to check. Reports unknownRegistries for namespaces that did not resolve.

Parameters: query, registries (required), offset, limit