Stats
Actions
Tags
From nuxt-v5
Connects remotely to the official Nuxt MCP server at https://nuxt.com/mcp providing documentation, composable signatures, component examples, and migration guides.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"nuxt": {
"type": "http",
"url": "https://nuxt.com/mcp"
}
}
}Review these signals before enabling this server
This server connects to external services. Review the URLs it accesses before enabling.
Server configuration and connection parameters
https://nuxt.com/mcpDeclared capabilities of this MCP server
npx claudepluginhub secondsky/claude-skills --plugin nuxt-v5