UI Beats
Rank #8,711com.uibeats/mcp
MCP server for UI Beats. Let your coding agent search, read and install animated React components.
UI Beats is a Model Context Protocol (MCP) server published by nikhils4. It ranks #8,711 of 132,046 servers tracked on MCP Toplist, and its repository has 232 GitHub stars. UI Beats is listed on Official MCP, with 1 tracked version. It was first listed on Aug 23, 2026 and most recently updated on Aug 23, 2026.
Ranks ahead of 123,335 of 132,046 servers on MCP Toplist.
Use UI Beats
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add uibeats -- npx -y @uibeats/mcp[mcp_servers.uibeats]
command = "npx"
args = ["-y", "@uibeats/mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"uibeats": {
"command": "npx",
"args": [
"-y",
"@uibeats/mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"uibeats": {
"command": "npx",
"args": [
"-y",
"@uibeats/mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"uibeats": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@uibeats/mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"uibeats": {
"command": "npx",
"args": [
"-y",
"@uibeats/mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"uibeats": {
"command": "npx",
"args": [
"-y",
"@uibeats/mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/com.uibeats%2Fmcp)<a href="https://mcptoplist.com/server/com.uibeats%2Fmcp"><img src="https://mcptoplist.com/badge/com.uibeats%2Fmcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
nikhils4
Available versions (1)
| Version | Published |
|---|---|
| 0.1.3 | Aug 23, 2026 |
Frequently asked questions
- Who maintains UI Beats?
- UI Beats is maintained by nikhils4, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is UI Beats listed on the Official MCP Registry?
- Yes — UI Beats is listed on the Official MCP Registry.
- How many versions does UI Beats have?
- MCP Toplist tracks 1 version of UI Beats, most recently published on Aug 23, 2026.
- Where can I find the source code for UI Beats?
- The source code for UI Beats is hosted at github.com/nikhils4/ui-beats.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.