Jpisnice/shadcn-ui-mcp-server
A Model Context Protocol server that gives AI assistants access to shadcn/ui v4 component source code, demos, and metadata across React, Svelte, Vue, and React Native.

This MCP server implements the Model Context Protocol to serve AI coding assistants by providing them comprehensive access to shadcn/ui component libraries. It retrieves TypeScript source code, usage examples, block implementations, and metadata from the shadcn/ui repository, enabling AI agents to integrate UI components into their generated applications. The server supports multi-framework outputs and includes caching and rate limit handling for efficient API integration.