Ui MCP
Rank #8,522io.github.Forge-Space/ui-mcp
Forge Space MCP server for UI and backend generation via stdio transport.
Ui MCP is a Model Context Protocol (MCP) server published by forge-space. It ranks #8,522 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Ui MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 11 tracked versions. It was first listed on Feb 14, 2026 and most recently updated on Apr 7, 2026.
Ranks ahead of 123,591 of 132,113 servers on MCP Toplist.
Use Ui MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add ui-mcp -- npx -y @forgespace/ui-mcp[mcp_servers.ui-mcp]
command = "npx"
args = ["-y", "@forgespace/ui-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"ui-mcp": {
"command": "npx",
"args": [
"-y",
"@forgespace/ui-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"ui-mcp": {
"command": "npx",
"args": [
"-y",
"@forgespace/ui-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"ui-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@forgespace/ui-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"ui-mcp": {
"command": "npx",
"args": [
"-y",
"@forgespace/ui-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"ui-mcp": {
"command": "npx",
"args": [
"-y",
"@forgespace/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.Forge-Space%2Fui-mcp)<a href="https://mcptoplist.com/server/io.github.Forge-Space%2Fui-mcp"><img src="https://mcptoplist.com/badge/io.github.Forge-Space%2Fui-mcp.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
forge-space
Other servers by forge-space
View all forge-space servers →Available versions (11)
| Version | Published |
|---|---|
| 0.25.0 | Apr 7, 2026 |
| 0.24.5 | Mar 15, 2026 |
| 0.24.4 | Mar 15, 2026 |
| 0.24.3 | Mar 15, 2026 |
| 0.24.2 | Mar 15, 2026 |
| 0.24.1 | Mar 15, 2026 |
| 0.24.0 | Mar 15, 2026 |
| 0.23.0 | Mar 15, 2026 |
| 0.22.3 | Mar 15, 2026 |
| 0.22.2 | Mar 15, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Ui MCP?
- Ui MCP is maintained by forge-space, which publishes 2 MCP servers (16 total versions) tracked on MCP Toplist.
- Is Ui MCP listed on the Official MCP Registry?
- Yes — Ui MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Ui MCP have?
- MCP Toplist tracks 11 versions of Ui MCP, most recently published on Apr 7, 2026.
- Where can I find the source code for Ui MCP?
- The source code for Ui MCP is hosted at github.com/forge-space/ui-mcp.
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.