MCP Directory

mcp

by vuetifyjs · TypeScript · ★ 92

🤖 A Model Context Protocol (MCP) library for use with Agentic chat bots

#agentic#ai#chatbot#mcp#model-context-protocol#vuetify

Install

npx -y github:vuetifyjs/mcp

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:vuetifyjs/mcp"
      ]
    }
  }
}

From the README

Model Context Protocol (MCP) server providing Vuetify component information and documentation to any MCP-compatible client or IDE. The Vuetify Model Context Protocol (MCP) server bridges the gap between Vuetify's powerful component library and AI-assisted development environments. This integration enables seamless access to Vuetify's extensive component ecosystem directly within your development workflow. This MCP server enables IDEs and other Model Context clients to assist with: - Generating Vuetify components with proper props and attributes - Creating common UI layouts and patterns foll…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers