neobrutalism-mcp-server
Provides AI assistants with access to neobrutalism-styled React components, enabling them to generate UI code and prototypes using components like buttons, cards, dialogs, and star decorations.
README
Neobrutalism Components MCP Server
🚀 The fastest way to integrate neobrutalism components into your AI workflow
A Model Context Protocol (MCP) server that provides AI assistants with comprehensive access to neobrutalism components - a collection of neobrutalism-styled React components that work with Next.js, Vite, and other React frameworks.
✨ Key Features
- 🎯 Neobrutalism Design - Bold, stark, and brutalist-inspired UI components
- 📦 Component Source Code - Latest TypeScript source code from the registry
- 🎨 Component Demos - Example implementations and usage patterns
- ⭐ Stars Components - 40 unique star/decoration components (s1-s40)
- 📋 Metadata Access - Dependencies, descriptions, and configuration details
- 🔍 Directory Browsing - Explore repository structures
- ⚡ Local Components - All components included locally, no external dependencies
🚀 Quick Start
For Claude Code
claude mcp add neobrutalism -- npx -y neobrutalism-mcp-server
For Cursor and Other AI Tools
# Simple usage!
npx neobrutalism-mcp-server
🎯 All components included locally!
🖼️ What You Can Build

This entire React interface was generated with Claude Code using this MCP server in just one prompt!
🎨 Component Categories
This server gives you access to cool neobrutalism components organized in different groups:
| Category | Description | Examples |
|---|---|---|
| UI Components | Core neobrutalism-styled React components | button, card, dialog, alert |
| Form Components | Input and form React components | input, label, checkbox, textarea |
| Layout Components | Structure and navigation components | sheet, sidebar, navigation-menu |
| Star Components | Decorative React elements | s1, s2, s3, ... s40 |
🛠️ Setup
For Claude Code Users
claude mcp add neobrutalism -- npx -y neobrutalism-mcp-server
For Other AI Tools
First run the server:
npx neobrutalism-mcp-server
Then add this to your AI tool's config:
{
"mcpServers": {
"neobrutalism": {
"command": "npx",
"args": ["neobrutalism-mcp-server"]
}
}
}
🎯 What You Can Do
- Build Cool React UIs - Let AI help you make React websites with neobrutalism style (not HTML pages)
- Find Components - See what React components are available and how to use them
- Make Prototypes Fast - Get working React component code quickly
- Create Design Systems - Build consistent brutalist-style React designs
- Generate Code - Get React component code with all the right dependencies
📦 Available Tools
This server gives AI tools these helpful functions:
list_components- Get all available neobrutalism componentsget_component- Get source code for a specific componentget_component_demo- Get demo/example usage for a componentget_component_metadata- Get metadata (dependencies, type, etc.)get_directory_structure- Browse the repository structure
🎨 Component Examples
React UI Components
button- Neobrutalism-styled React button componentscard- Container React components with bold bordersdialog- Modal React dialog components with stark stylinginput- Form input React components
React Star Components
s1tos40- Decorative star and ornamental React components- Each with unique neobrutalism styling
📦 Installation
# Install globally (optional)
npm install -g neobrutalism-mcp-server
# Or use npx directly (recommended)
npx neobrutalism-mcp-server
# Or install locally in a project
npm install neobrutalism-mcp-server
🔗 Repository
This server includes components from https://www.neobrutalism.dev/ and the ekmas/neobrutalism-components repository.
📄 License
MIT License - see LICENSE for details.
🙏 Acknowledgments
- ekmas - For the amazing neobrutalism components library
- shadcn - For the foundational shadcn/ui architecture
- Anthropic - For the Model Context Protocol specification
Made by https://github.com/dennisimoo
Star ⭐ this repo if you find it helpful!
推荐服务器
Baidu Map
百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Playwright MCP Server
一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。
Magic Component Platform (MCP)
一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。
Audiense Insights MCP Server
通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。
VeyraX
一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。
graphlit-mcp-server
模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。
Kagi MCP Server
一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。
e2b-mcp-server
使用 MCP 通过 e2b 运行代码。
Neon MCP Server
用于与 Neon 管理 API 和数据库交互的 MCP 服务器
Exa MCP Server
模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。