一个shadcn_doc的文档MCP(A documentation MCP for shadcn)
使用(use)
docker run -itd --name shadcn_runtime -h shadcn -p 8700:8000 shadcn:v0.1
配置(config)
{
"mcpServers": {
"shadcn-server": {
"url": "http://127.0.0.1:8700/mcp",
"headers": {
"Content-Type": "application/json"
},
"type": "http"
}
}
}
Content type
Image
Digest
sha256:ffa421c35…
Size
53.5 MB
Last updated
5 months ago
docker pull limoncc/shadcn:v0.1