neobrutalism-mcp-server
Provides tools to access neobrutalism-styled React components, including source code, demos, and metadata, for use in React applications.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@neobrutalism-mcp-serverShow me the code for the button component."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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
Related MCP server: shadcn MCP Server
🚀 Quick Start
For Claude Code
claude mcp add neobrutalism -- npx -y neobrutalism-mcp-serverFor 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 |
|
Form Components | Input and form React components |
|
Layout Components | Structure and navigation components |
|
Star Components | Decorative React elements |
|
🛠️ Setup
For Claude Code Users
claude mcp add neobrutalism -- npx -y neobrutalism-mcp-serverFor Other AI Tools
First run the server:
npx neobrutalism-mcp-serverThen 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 componentsEach 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!
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityDmaintenanceEnables developers to generate beautiful, modern UI components through natural language descriptions. Integrates with popular IDEs to instantly create and customize React components inspired by 21st.dev's component library.Last updated420ISC
- Alicense-qualityDmaintenanceEnables AI assistants to discover, install, and generate code examples for shadcn/ui components, providing installation commands and usage examples for 37+ React UI components.Last updatedMIT
- Alicense-qualityCmaintenanceEnables AI assistants to discover, document, and generate React code using the pastel-themed Baby Design UI component library. It provides tools for retrieving design tokens and component specifications to streamline the development of user interfaces.Last updatedMIT
- FlicenseAqualityDmaintenanceProvides AI assistants with direct access to shadcn/ui components and blocks, enabling real-time fetching of component source code, documentation, and implementation examples.Last updated64424
Related MCP Connectors
UI design from prompts, screenshots, and URLs for AI coding agents and theme tokens.
Connect AI assistants to GitHub - manage repos, issues, PRs, and workflows through natural language.
AI-powered design and management for Webflow Sites
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/dennisimoo/neobrutalism-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server