Stats
Actions
Tags
From nuxt
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-remote": {
"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/mcpnpx claudepluginhub pleaseai/claude-code-plugins --plugin nuxt