liquefy-ui
Rank #7,004io.github.liquefy-ui/liquefy-ui
Answers questions about liquefy-ui from its real API surface, so an agent stops inventing props.
liquefy-ui is a Model Context Protocol (MCP) server published by liquefy-ui. It ranks #7,004 of 132,046 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. liquefy-ui is listed on Official MCP, with 2 tracked versions. It was first listed on Jul 27, 2026 and most recently updated on Aug 1, 2026.
Ranks ahead of 125,042 of 132,046 servers on MCP Toplist.
Use liquefy-ui
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add liquefy-ui -- npx -y @liquefy-ui/mcp[mcp_servers.liquefy-ui]
command = "npx"
args = ["-y", "@liquefy-ui/mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"liquefy-ui": {
"command": "npx",
"args": [
"-y",
"@liquefy-ui/mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"liquefy-ui": {
"command": "npx",
"args": [
"-y",
"@liquefy-ui/mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"liquefy-ui": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@liquefy-ui/mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"liquefy-ui": {
"command": "npx",
"args": [
"-y",
"@liquefy-ui/mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"liquefy-ui": {
"command": "npx",
"args": [
"-y",
"@liquefy-ui/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/io.github.liquefy-ui%2Fliquefy-ui)<a href="https://mcptoplist.com/server/io.github.liquefy-ui%2Fliquefy-ui"><img src="https://mcptoplist.com/badge/io.github.liquefy-ui%2Fliquefy-ui.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
liquefy-ui
Available versions (2)
| Version | Published |
|---|---|
| 0.1.4 | Aug 1, 2026 |
| 0.1.3 | Jul 30, 2026 |
Frequently asked questions
- Who maintains liquefy-ui?
- liquefy-ui is maintained by liquefy-ui, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is liquefy-ui listed on the Official MCP Registry?
- Yes — liquefy-ui is listed on the Official MCP Registry.
- How many versions does liquefy-ui have?
- MCP Toplist tracks 2 versions of liquefy-ui, most recently published on Aug 1, 2026.
- Where can I find the source code for liquefy-ui?
- The source code for liquefy-ui is hosted at github.com/liquefy-ui/liquefy-ui.
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.