Skip to content

vuetifyjs/vuetify-mcp

v1.0.0MIT

Official hosted Vuetify MCP. Public docs at /mcp (no account). Authenticate with Vuetify One at /one for ecosystem sites. Privacy: https://vuetifyjs.com/en/legal/mcp-privacy

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

vuetify-mcpstreamable-http
{
  "type": "streamable-http",
  "url": "https://mcp.vuetifyjs.com/mcp"
}
vuetify-onestreamable-http
{
  "type": "streamable-http",
  "url": "https://mcp.vuetifyjs.com/one"
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "vuetify-mcp",
  "version": "1.0.0",
  "description": "Official hosted Vuetify MCP. Public docs at /mcp (no account). Authenticate with Vuetify One at /one for ecosystem sites. Privacy: https://vuetifyjs.com/en/legal/mcp-privacy",
  "author": {
    "name": "Vuetify LLC",
    "email": "hello@vuetifyjs.com",
    "url": "https://vuetifyjs.com"
  },
  "homepage": "https://0.vuetifyjs.com/guide/tooling/vuetify-mcp",
  "repository": "https://github.com/vuetifyjs/mcp",
  "license": "MIT",
  "keywords": ["vuetify", "mcp", "vue", "documentation"]
}