Next.js模板
这是一个带有shadcn/ui的Next.js模板。
添加组件
要向应用程序添加组件,请运行以下命令:
npx shadcn@latest add button这将把ui组件放置在 components 目录。
使用组件
要使用应用程序中的组件,请按如下方式导入它们:
import { Button } from "@/components/ui/button";
MCP Server
shadcn@latest
一个基于Next.js和shadcn/ui的模板,用于快速构建UI组件。
工具数
提示词数
GitHub Stars
资源数
安装说明
本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。
作者 / 组织
ayudb1304-wq
提供方
ayudb1304-wq
最后核验
2026/5/17 20:22
运行时
Node.js
先看主来源和安装命令,再打开仓库或文档;下面只保留这个条目的关键接入事实。
命令预览
npx shadcn@latest add button
这是一个带有shadcn/ui的Next.js模板。
要向应用程序添加组件,请运行以下命令:
npx shadcn@latest add button这将把ui组件放置在 components 目录。
要使用应用程序中的组件,请按如下方式导入它们:
import { Button } from "@/components/ui/button";目录标签
传输方式(transport,传输协议)
stdio
鉴权方式(authType,认证方式)
none
运行时(runtime,运行环境)
Node.js
来源包(packageName,安装包名)
shadcn@latest
工具数量(toolCount,工具数)
0
资源数量(resourceCount,资源数)
0
提示词数量(promptCount,提示词数)
0
接入前请确认传输方式、认证方式和部署位置,并根据实际工具能力限制访问范围。
不要直接授予不必要的文件、网络或账号权限;先核对安装命令和配置内容。
上一个 MCP
LaunchFrame MCP
Provides AI agents with architectural knowledge and scaffolding tools for LaunchFrame projects, covering patterns for authentication, queues, webhooks, and module structures. It enables agents to retrieve project-specific implementation details and generate code snippets on demand to maintain consistency.
下一个 MCP
Lauterbach Trace32 MCP
一个将Lauterbach TRACE32调试器控制功能暴露为AI助手工具的Model Context Protocol (MCP)服务器,支持通过自然语言控制调试会话。