TypeUI
Rank #3,130io.github.bergside/typeui
Design systems, UI prompts, and layout variations for AI coding tools.
TypeUI is a Model Context Protocol (MCP) server published by bergside. It ranks #3,130 of 132,046 servers tracked on MCP Toplist, and its repository has 1,963 GitHub stars. TypeUI is listed across 4 registries — Official MCP, mcp.so, PulseMCP and Glama, with 2 tracked versions. It was first listed on Apr 3, 2026 and most recently updated on May 31, 2026.
Ranks ahead of 128,916 of 132,046 servers on MCP Toplist.
Use TypeUI
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http typeui https://mcp.typeui.sh/mcp[mcp_servers.typeui]
url = "https://mcp.typeui.sh/mcp"Add to ~/.codex/config.toml.
https://mcp.typeui.sh/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"typeui": {
"url": "https://mcp.typeui.sh/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"typeui": {
"type": "http",
"url": "https://mcp.typeui.sh/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"typeui": {
"serverUrl": "https://mcp.typeui.sh/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"typeui": {
"url": "https://mcp.typeui.sh/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.bergside%2Ftypeui)<a href="https://mcptoplist.com/server/io.github.bergside%2Ftypeui"><img src="https://mcptoplist.com/badge/io.github.bergside%2Ftypeui.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
bergside
Available versions (2)
| Version | Published |
|---|---|
| 1.0.1 | May 31, 2026 |
| 1.0.0 | May 31, 2026 |
Frequently asked questions
- Who maintains TypeUI?
- TypeUI is maintained by bergside, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is TypeUI listed on the Official MCP Registry?
- Yes — TypeUI is listed on the Official MCP Registry, alongside mcp.so, PulseMCP and Glama.
- How many versions does TypeUI have?
- MCP Toplist tracks 2 versions of TypeUI, most recently published on May 31, 2026.
- Where can I find the source code for TypeUI?
- The source code for TypeUI is hosted at github.com/bergside/typeui.
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.