nyxui-mcp
v1.0.3
Published
Official MCP server for Nyx UI - Modern React components built with Tailwind CSS and Framer Motion
Maintainers
Readme
nyxui-mcp
Official Model Context Protocol (MCP) server for Nyx UI.
Installation
Add to your MCP client config:
{
"mcpServers": {
"nyxui": {
"command": "npx",
"args": ["-y", "nyxui-mcp@latest"]
}
}
}Config file location
- Mac:
~/Library/Application Support/Claude/claude_desktop_config.json - Windows:
%APPDATA%\Claude\claude_desktop_config.json
After editing the config, restart Claude Desktop.
Supported Clients
- Claude Desktop
- Cursor
- Windsurf
- Cline
Example Usage
Once configured, you can ask things like:
"Install the animated code block from Nyx UI"
"Show me all Nyx UI components"
"How do I use the Apple Glass Effect component?"
"Find me a card component from Nyx UI"
Available Tools
| Tool | Description |
| --------------------- | ---------------------------------------------------------------- |
| listRegistryItems | Browse all Nyx UI components with optional filters |
| searchRegistryItems | Search components by keyword |
| getRegistryItem | Get details, install command and source for a specific component |
| search_docs | Search Nyx UI documentation |
| get_doc | Get a specific documentation page |
| list_docs | List all documentation pages |
| project_overview | Get a high level overview of Nyx UI |
Links
Author
Made by Mihir Jaiswal
License
MIT
