Copy. Paste. Ship.
Production-ready React layouts. Zero dependencies, zero wrappers. Copy-paste directly into your project.
L
Login
Authentication login forms with various layouts and styles.
3 components
S
Signup
Registration and signup forms for new users.
2 components
P
Pricing
Pricing sections and plan comparison layouts.
2 components
D
Dashboard
Dashboard overview sections, tables, and progress widgets.
2 components
S
Settings
Account settings, preferences, and notification panels.
2 components
mcp
Connect it once.Your agent gets the whole catalog.
Point any MCP client at the server and your agent can list the catalog, pull the real source of a component and read the docs before it writes a line. Same copy and paste as always, without the part where it invents a component that does not exist.
mcp.json
{ "mcpServers": { "nachui": { "command": "npx", "args": ["-y", "nachui-mcp"] } }}list_componentsEvery component in the registry, with the npm packages it needs.get_componentThe source of one component, the same file you would copy by hand.search_docsSemantic search across the documentation, in English or Spanish.get_docA full docs page as markdown, for when a snippet is not enough.
Nothing is installed and nothing runs in the background. Four read-only tools over the same registry the docs use.
MIT