#389 · Primary category: AI Coding Assistants
shadcn-ui-mcp-server
A mcp server to allow LLMS gain context about shadcn ui component structure,usage and installation,compaitable with react,svelte 5,vue & React Native
Project last updated:05/16/26
GitHub Stars
3.0K
Forks
305
Contributors
19
License
MIT
Why we included this project
AI assistants that write front-end code tend to guess at shadcn/ui components from outdated training data. This MCP server fixes that by giving them direct access to the current v4 source, usage examples, demos, blocks, and install metadata for React, Svelte 5, Vue, and React Native. You run it with npx, switch between frameworks and UI libraries as needed, and it handles caching and GitHub rate limits so it stays usable in daily agentic workflows. A one-click installer hooks it into Claude Desktop and other MCP clients. If you rely on LLMs to scaffold UI code, this is a solid way to keep them grounded in the real component ecosystem.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.