Skip to main content
Glama
MossaJehad

UI System Selector MCP

by MossaJehad

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}
prompts
{
  "listChanged": true
}
resources
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_ui_systemsB

List available UI design systems and component libraries with optional metadata filters (framework, category, organization, tags, styling, accessibility, novelty).

search_ui_systemsB

Search UI systems using natural language queries, keywords, tags, or concepts (e.g. "developer tool dashboard", "GitHub like design systems", "unusual retro look", "accessible React components", "systems that don't look like shadcn").

get_ui_systemA

Get complete detailed metadata, design philosophy, accessibility details, component guidance, and AI rules for a specific UI system ID.

compare_ui_systemsA

Compare 2 to 8 UI systems side-by-side across styling, accessibility, density, opinionated level, strengths, weaknesses, and target domains.

select_ui_systemA

Select the UI design system to be used by the AI coding agent for this project/session. Strict mode locks the selection and prohibits unrequested library substitutions.

get_selected_ui_systemA

Get the currently selected UI system for the active session/project, along with the mandatory implementation rules and constraints for the AI agent.

clear_selected_ui_systemA

Clear the currently active UI system selection and optionally remove the .ui-system.json configuration file.

get_installationA

Get official package names, installation commands, peer dependencies, and setup instructions for a UI system.

get_component_guidanceA

Get guidance on canonical component names, import statements, props conventions, accessibility notes, and official documentation links for a specific UI element (e.g. Button, Dialog, Modal, Table, SearchBar, Lozenge).

recommend_ui_systemsA

Recommend 3-7 suitable UI design systems based on project type, framework, and developer preferences, with discovery options to highlight hidden gems rather than defaulting to mainstream choices.

Prompts

Interactive templates invoked by user choice

NameDescription
build-with-selected-ui-system
evaluate-ui-system-fit

Resources

Contextual data attached and managed by the client

NameDescription
catalog
selected
categories
tags

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/MossaJehad/UI-System-Selector-MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server