← Registry

Developer Tools

nuxt.com

MCP server that provides tools to access Nuxt blog posts, changelog entries, and deployment provider documentation.

2 endpoints22 known toolsFirst detected September 16, 2026Last detected September 16, 2026

ENDPOINT 1

https://nuxt.com/mcp

No auth detected

MCP server metadata

Name
Nuxt
Version
1.0.0
Capabilities
loggingtools.listChangedresources.listChangedprompts.listChanged

Known tools 10

get-blog-post

Retrieves the full content of a specific Nuxt blog post.

Potential side effects
list-blog-posts

Lists all Nuxt blog posts with metadata including titles, dates, categories, tags, and descriptions.

Inferred read-only
get-changelog

Retrieves the latest releases from Nuxt core and official modules (changelog).

Inferred read-only
get-deploy-provider

Retrieves detailed deployment instructions and setup guide for a specific hosting provider.

Inferred read-only
list-deploy-providers

Lists all deployment providers and hosting platforms for Nuxt applications with their features and capabilities.

Inferred read-only
get-module

Retrieves complete details about a specific Nuxt module including README, compatibility, maintainers, and stats.

Inferred read-only
list-modules

Lists all available Nuxt modules with optional filtering and sorting capabilities.

Inferred read-only
get-documentation-page

Retrieves the full content and details of a specific Nuxt documentation page.

Inferred read-only
get-getting-started-guide

Retrieves the official "Getting Started" introduction page for a given Nuxt major version.

Inferred read-only
list-documentation-pages

Lists Nuxt documentation pages, optionally filtered by search term.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.nuxt]
url = "https://nuxt.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "nuxt": {
      "type": "http",
      "url": "https://nuxt.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: nuxt
Remote MCP URL: https://nuxt.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "nuxt": {
      "url": "https://nuxt.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "nuxt": {
      "type": "http",
      "url": "https://nuxt.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "nuxt",
  "transport": "streamable-http",
  "url": "https://nuxt.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 2

https://ui.nuxt.com/mcp

No auth detected

MCP server metadata

Name
Nuxt UI
Version
1.0.0
Capabilities
loggingtools.listChangedresources.listChangedprompts.listChanged

Known tools 12

get-component-metadata

Retrieves metadata for a Nuxt UI component including props, slots, and events.

Inferred read-only
get-component

Retrieves Nuxt UI component documentation and details.

Inferred read-only
get-documentation-page

Retrieves documentation page content by URL path.

Inferred read-only
get-example

Retrieves specific UI example implementation code and details

Inferred read-only
get-migration-guide

Retrieves version-specific migration guides and upgrade instructions

Inferred read-only
get-template

Retrieves template details and setup instructions

Inferred read-only
list-examples

Lists all available UI examples and code demonstrations

Inferred read-only
list-templates

Lists all available Nuxt UI templates with optional framework filtering

Inferred read-only
search-components

Search components by name, category, or intent.

Inferred read-only
search-composables

Search composables by name or description

Inferred read-only
search-documentation

Search documentation pages by title, description, or section.

Inferred read-only
search-icons

Search for icons across Iconify collections.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.nuxt-ui]
url = "https://ui.nuxt.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "nuxt-ui": {
      "type": "http",
      "url": "https://ui.nuxt.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: nuxt-ui
Remote MCP URL: https://ui.nuxt.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "nuxt-ui": {
      "url": "https://ui.nuxt.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "nuxt-ui": {
      "type": "http",
      "url": "https://ui.nuxt.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "nuxt-ui",
  "transport": "streamable-http",
  "url": "https://ui.nuxt.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.