Loomal

TypeUI

MCP server by github.com/bergside/typeui

Design systems, UI prompts, and layout variations for AI coding tools.

1.1k starsRemote-capable

About TypeUI

TypeUI is an MCP (Model Context Protocol) server published by bergside in the official MCP registry, listed under Design Tools on Loomal. Design systems, UI prompts, and layout variations for AI coding tools.

TypeUI runs as a hosted remote over streamable-http — MCP clients connect directly to its endpoint, with nothing to install locally.

Development happens in the open at github.com/bergside/typeui, where the project has earned 1,123 GitHub stars.

Use TypeUI with your agent

Claude Code · one command
claude mcp add --transport http typeui https://mcp.typeui.sh/mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "typeui": {
      "url": "https://mcp.typeui.sh/mcp"
    }
  }
}
streamable-httphttps://mcp.typeui.sh/mcp

Frequently asked questions

What is TypeUI?
TypeUI is an MCP (Model Context Protocol) server by bergside in the Design Tools category. Design systems, UI prompts, and layout variations for AI coding tools.
How do I connect TypeUI to Claude, Cursor, or another MCP client?
TypeUI is a remote MCP server — add its endpoint (https://mcp.typeui.sh/mcp) to your client's MCP configuration (for example with "claude mcp add", or under "mcpServers" in Cursor's mcp.json) and restart the client.
Is TypeUI open source?
Yes — the source code is public at github.com/bergside/typeui, with 1,123 GitHub stars.
Can AI agents pay to use TypeUI?
Not yet through Loomal — TypeUI is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain TypeUI? Claim this listing free by verifying GitHub ownership, or contact us.