HomeDevelopment › UI Beats

UI Beats

MCP server for UI Beats. Let your coding agent search, read and install animated React components.

TypeScript
★ 232 stars Last pushed 2026-08-23 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.1.3)

npx -y @uibeats/mcp@0.1.3

Or add to your MCP client config:

{
  "mcpServers": {
    "ui-beats": {
      "command": "npx",
      "args": [
        "-y",
        "@uibeats/mcp@0.1.3"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry