F
licenseNot graded
qualityD
maintenanceEnables AI assistants to access documentation of Vue UI components, including props, events, and slots, for generating correct usage code.
7
-
No user-submitted related servers found.
Scored across 2 tools
Both tools have clearly distinct purposes: one searches for component files, the other parses a specific component's metadata. No overlap in functionality.
Both tool names follow a consistent verb_noun pattern (get_component_detail, search_components), making it easy to predict their actions.
With only 2 tools, the server feels minimal. While they cover basic search and detail retrieval, the scope is thin for a component management server.
The server lacks essential operations for a complete component workflow, such as listing all components, creating, updating, or deleting. Users can only search and get details, which is a notable gap.