MCP
Unclaimed🤖 A Model Context Protocol (MCP) library for use with Agentic chat bots
Install
claude mcp add --transport http vuetify-mcp https://mcp.vuetifyjs.com/mcpUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (15)
get_available_features
Get a list of available Vuetify features, including components, directives, and composables.
get_component_api_by_version
Return the API list for a specific Vuetify component, including props, events, slots, and exposed methods.
get_directive_api_by_version
Return the API information for a specific Vuetify directive (e.g., v-ripple, v-scroll). Includes directive description, arguments, default values, and source reference.
get_exposed_exports
Get a list of exports from the Vuetify npm package, useful for understanding what can be imported directly.
get_frequently_asked_questions
Get the FAQ section from the Vuetify docs, providing answers to common questions and issues.
get_installation_guide
Get detailed installation guides for various environments, including Vue CLI, Nuxt, Vite, and manual installation methods.
get_release_notes_by_version
Get release notes for one or more Vuetify versions, helping you understand changes between versions.
get_vuetify_api_by_version
Download and cache Vuetify API types by version. Supports all major Vuetify versions (2.x and 3.x).
get_vuetify_one_installation_guide
Get the README contents for @vuetify/one package from GitHub.
get_vuetify0_component_guide
Get detailed documentation and source code for specific components.
get_vuetify0_component_list
List all 40 headless components available in @vuetify/v0.
get_vuetify0_composable_guide
Get detailed documentation and source code for specific composables.
get_vuetify0_composable_list
List all 71 composables organized by category (foundation, registration, selection, forms, system, plugins, data, reactivity, transformers).
get_vuetify0_installation_guide
Get installation and usage instructions for @vuetify/v0 from GitHub.
get_vuetify0_package_guide
Get package-specific documentation for @vuetify/v0.