Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From typeui
Connects to the TypeUI remote MCP endpoint for UI component generation and styling assistance. No local command or environment variables specified.
npx claudepluginhub bergside/typeui --plugin typeuiCopy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"typeui": {
"type": "http",
"url": "https://mcp.typeui.sh/mcp"
}
}
}Review these signals before enabling this server
This server connects to external services. Review the URLs it accesses before enabling.
Server configuration and connection parameters
https://mcp.typeui.sh/mcpShare bugs, ideas, or general feedback.