From nuxt-v4
Connects remotely to the official Nuxt MCP server at https://nuxt.com/mcp providing documentation, composable signatures, component examples, and migration guides.
npx claudepluginhub secondsky/claude-skills --plugin nuxt-v4Add to your .mcp.json:
{
"mcpServers": {
"nuxt": {
"url": "https://nuxt.com/mcp"
}
}
}This server connects to external services. Review the URLs it accesses before enabling.
https://nuxt.com/mcp