UI System Selector MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
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
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| prompts | {
"listChanged": true
} |
| resources | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
| build-with-selected-ui-system | |
| evaluate-ui-system-fit |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| catalog | |
| selected | |
| categories | |
| tags |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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