see-u-ui-mcp
by seeyouui
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_componentsA | 列出 see-u-ui 组件库的全部组件(可按 category 过滤)。返回每个组件的 tag、组件名、中英文标题、分组、一句话描述。用于总览或查找组件。 |
| get_component_apiA | 按 tag(如 see-button)返回单个组件的完整 API:props(含类型/必填/默认值/说明)、events(模板绑定名,kebab-case,如 @on-click)、slots。用于生成使用该组件的准确代码。 |
| get_component_examplesA | 按 tag(如 see-button)返回该组件的可用代码示例(标题 + HTML 模板片段)。用于参考真实用法。 |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/seeyouui/see-u-ui-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server