The Nuxt SEO MCP server enables AI assistants to access module documentation and usage examples through the Model Context Protocol.
claude mcp add --transport http nuxt-seo https://nuxtseo.com/mcp
// .cursor/mcp.json
{
"mcpServers": {
"nuxt-seo": {
"type": "http",
"url": "https://nuxtseo.com/mcp"
}
}
}
// .vscode/mcp.json
{
"mcpServers": {
"nuxt-seo": {
"type": "http",
"url": "https://nuxtseo.com/mcp"
}
}
}
// ~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"nuxt-seo": {
"serverUrl": "https://nuxtseo.com/mcp"
}
}
}
// Zed settings
{
"context_servers": {
"nuxt-seo": {
"settings": {
"url": "https://nuxtseo.com/mcp"
}
}
}
}
1. Go to **Settings** > **Connectors**
2. Add a new connector with URL: `https://nuxtseo.com/mcp`
The free MCP server provides:
Looking for more AI-powered features? Nuxt SEO Pro includes: