MCP Installation · Nuxt Nuxt SEO Pro · Nuxt SEO

[NuxtSEO Pro](https://nuxtseo.com/ "Home")

- [Modules](https://nuxtseo.com/docs/nuxt-seo/getting-started/introduction)
- [Tools](https://nuxtseo.com/tools)
- [Pro](https://nuxtseo.com/pro)
- [Learn SEO](https://nuxtseo.com/learn-seo/nuxt) [Releases](https://nuxtseo.com/releases)

[Sign In](https://nuxtseo.com/auth/github)

[Nuxt SEO on GitHub](https://github.com/harlan-zw/nuxt-seo)

[User Guides](https://nuxtseo.com/docs/nuxt-seo-pro/getting-started/introduction)

Nuxt SEO Pro

Pro

-

Search…```k`` /`

 

- [Discord Support](https://discord.com/invite/275MBUBvgP)

### Getting Started

- [Introduction](https://nuxtseo.com/docs/nuxt-seo-pro/getting-started/introduction)
- [Installation](https://nuxtseo.com/docs/nuxt-seo-pro/getting-started/installation)

### Pro MCP

- [Pro MCP](https://nuxtseo.com/docs/nuxt-seo-pro/mcp)
- [Installation](https://nuxtseo.com/docs/nuxt-seo-pro/mcp/installation)
- [Page Analysis](https://nuxtseo.com/docs/nuxt-seo-pro/mcp/dev-assist-tools)
- [Keyword Research](https://nuxtseo.com/docs/nuxt-seo-pro/mcp/content-intelligence)
- [Audit Prompts](https://nuxtseo.com/docs/nuxt-seo-pro/mcp/prompts)
- [Domain & Traffic](https://nuxtseo.com/docs/nuxt-seo-pro/mcp/domain-tools)
- [Search Console](https://nuxtseo.com/docs/nuxt-seo-pro/mcp/gsc-tools)

### Ai

- [Claude Code Plugin](https://nuxtseo.com/docs/nuxt-seo-pro/ai/claude-code-plugin)

Mcp

# MCP Installation

[Copy for LLMs](https://nuxtseo.com/docs/nuxt-seo-pro/mcp/installation.md)

Add the SEO MCP server to your AI assistant's configuration. Works with Claude Desktop, Claude Code, Cursor, and other MCP-compatible clients.

**Early Access**: The Pro MCP is in active development. Tools and prompts may change as we refine the experience.

## [Configuration](#configuration)

Add the server to your MCP client config:

Claude Code

Copilot

Claude Desktop

Cursor

Windsurf

Gemini CLI

Codex CLI

```
"text-primary">claude
```

"Authorization: Bearer YOUR_API_KEY"

[Sign in](https://nuxtseo.com/pro) to see your API key.

Your API key starts with `nsp_` and is available in the [Pro dashboard](https://nuxtseo.com/pro/dashboard).

## [Sample Queries](#sample-queries)

Try these to verify everything is working:

**Keyword research (uses DataForSEO)**

```
Find long-tail keyword opportunities for "nuxt seo"
```

**SERP analysis**

```
What SERP features appear for "vue meta tags"? Is there an AI Overview?
```

**Page analysis**

```
Analyze pages/index.vue for SEO issues and suggest fixes
```

**Schema.org generation**

```
Add Product schema to pages/products/[slug].vue
```

**OG image generation**

```
Create an OG image component for my blog posts with title and read time
```

**Competitive analysis**

```
What keywords does competitor.com rank for in positions 1-10?
```

**Traffic estimation**

```
How much organic traffic does competitor.com get monthly?
```

**Domain availability**

```
Check if myapp.dev, myapp.io, and myapp.com are available
```

**Full SEO improvement**

```
Run a full SEO audit on pages/pricing.vue
```

## [Troubleshooting](#troubleshooting)

### ["Invalid API key" error](#invalid-api-key-error)

Check that your key starts with `nsp_` and is correctly copied from the [Pro dashboard](https://nuxtseo.com/pro/dashboard). Keys are per-account, not per-project.

### [Tools not appearing](#tools-not-appearing)

1. Restart your AI assistant after config changes
2. Verify the server URL is exactly `https://nuxtseo.com/mcp/pro`
3. Check your client's MCP logs for connection errors

## [Free vs Pro Tools](#free-vs-pro-tools)

| Feature | Free MCP | Pro MCP |
| --- | --- | --- |
| Module docs | yes | yes |
| Page analysis | - | yes |
| Schema.org generation | - | yes |
| OG image templates | - | yes |
| Keyword research | - | yes |
| SERP analysis | - | yes |
| Content generation | - | yes |

The [free MCP server](https://nuxtseo.com/docs/nuxt-seo/guides/mcp) provides documentation access without an API key. Pro tools require a license.

## [Next Steps](#next-steps)

- [Page Analysis](https://nuxtseo.com/docs/nuxt-seo-pro/mcp/dev-assist-tools) - Analyze pages and generate SEO code
- [Keyword Research](https://nuxtseo.com/docs/nuxt-seo-pro/mcp/content-intelligence) - Keyword research and SERP analysis
- [Domain & Traffic](https://nuxtseo.com/docs/nuxt-seo-pro/mcp/domain-tools) - Domain availability, traffic, competitors
- [Search Console](https://nuxtseo.com/docs/nuxt-seo-pro/mcp/gsc-tools) - Google Search Console data
- [Audit Prompts](https://nuxtseo.com/docs/nuxt-seo-pro/mcp/prompts) - Pre-built workflows for content creation

[Edit this page](https://github.com/nuxt-seo-pro/nuxtseo.com/edit/main/docs/content/3.mcp/1.installation.md)

[Markdown For LLMs](https://nuxtseo.com/docs/nuxt-seo-pro/mcp/installation.md)

Did this page help you?

[Pro MCP MCP server with AI-powered SEO tools for Claude, Cursor, and other LLMs. Access Google Search Console data, analyze pages, research keywords, generate schema.org and OG images.](https://nuxtseo.com/docs/nuxt-seo-pro/mcp) [Page Analysis MCP tools for AI-powered SEO analysis. Scan Vue and markdown files for issues, generate schema.org code, create OG image templates—through any MCP client.](https://nuxtseo.com/docs/nuxt-seo-pro/mcp/dev-assist-tools)

On this page

- [Configuration](#configuration)
- [Sample Queries](#sample-queries)
- [Troubleshooting](#troubleshooting)
- [Free vs Pro Tools](#free-vs-pro-tools)
- [Next Steps](#next-steps)

[GitHub](https://github.com/harlan-zw/nuxt-seo) [ Discord](https://discord.com/invite/275MBUBvgP)

### [NuxtSEO](https://nuxtseo.com/ "Home")

- [Getting Started](https://nuxtseo.com/docs/nuxt-seo/getting-started/introduction)
- [MCP](https://nuxtseo.com/docs/nuxt-seo/guides/mcp)

Modules

- [Robots](https://nuxtseo.com/docs/robots/getting-started/introduction)
- [Sitemap](https://nuxtseo.com/docs/sitemap/getting-started/introduction)
- [OG Image](https://nuxtseo.com/docs/og-image/getting-started/introduction)
- [Schema.org](https://nuxtseo.com/docs/schema-org/getting-started/introduction)
- [Link Checker](https://nuxtseo.com/docs/link-checker/getting-started/introduction)
- [SEO Utils](https://nuxtseo.com/docs/seo-utils/getting-started/introduction)
- [Site Config](https://nuxtseo.com/docs/site-config/getting-started/introduction)
- [Skew Protection](https://nuxtseo.com/docs/skew-protection/getting-started/introduction)
- [AI Ready](https://nuxtseo.com/docs/ai-ready/getting-started/introduction)

### [NuxtSEO Pro](https://nuxtseo.com/pro "Home")

- [Getting Started](https://nuxtseo.com/pro)
- [Dashboard](https://nuxtseo.com/pro/dashboard)
- [Pro MCP](https://nuxtseo.com/docs/nuxt-seo-pro/mcp/installation)

### [Learn SEO](https://nuxtseo.com/learn-seo "Learn SEO")

Nuxt

- [Mastering Meta](https://nuxtseo.com/learn-seo/nuxt/mastering-meta)
- [Controlling Crawlers](https://nuxtseo.com/learn-seo/nuxt/controlling-crawlers)
- [Launch & Listen](https://nuxtseo.com/learn-seo/nuxt/launch-and-listen)
- [Routes & Rendering](https://nuxtseo.com/learn-seo/nuxt/routes-and-rendering)
- [Staying Secure](https://nuxtseo.com/learn-seo/nuxt/routes-and-rendering/security)

Vue

- [Vue SEO Guide](https://nuxtseo.com/learn-seo/vue)
- [Mastering Meta](https://nuxtseo.com/learn-seo/vue/mastering-meta)
- [Controlling Crawlers](https://nuxtseo.com/learn-seo/vue/controlling-crawlers)
- [SPA SEO](https://nuxtseo.com/learn-seo/vue/spa)
- [SSR Frameworks](https://nuxtseo.com/learn-seo/vue/ssr-frameworks)
- [SEO Checklist](https://nuxtseo.com/learn-seo/checklist)
- [Pre-Launch Warmup](https://nuxtseo.com/learn-seo/pre-launch-warmup)
- [Backlinks & Authority](https://nuxtseo.com/learn-seo/backlinks)

### [Tools](https://nuxtseo.com/tools "SEO Tools")

- [Social Share Debugger](https://nuxtseo.com/tools/social-share-debugger)
- [Robots.txt Generator](https://nuxtseo.com/tools/robots-txt-generator)
- [Meta Tag Checker](https://nuxtseo.com/tools/meta-tag-checker)
- [HTML to Markdown](https://nuxtseo.com/tools/html-to-markdown)
- [XML Sitemap Validator](https://nuxtseo.com/tools/xml-sitemap-validator)
- [Schema.org Validator](https://nuxtseo.com/tools/schema-validator)
- [Keyword Research Pro](https://nuxtseo.com/tools/keyword-research)
- [SERP Analyzer Pro](https://nuxtseo.com/tools/serp-analyzer)
- [Domain Rankings Pro](https://nuxtseo.com/tools/domain-rankings)

Copyright © 2023-2026 Harlan Wilton - [MIT License](https://github.com/harlan-zw/nuxt-seo/blob/main/license) · [mdream](https://mdream.dev)