Skip to content
Windsurf

seo web analysis mcp server for Windsurf

io.github.thenextgennexus/seo-web-analysis-mcp-server

Run Lighthouse audits, check SSL certificates, detect tech stacks, query WHOIS and DNS records

client:Windsurf transport:stdio runtime:npm

Install seo web analysis mcp server in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "seo-web-analysis-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@thenextgennexus/seo-web-analysis-mcp-server"
      ],
      "env": {
        "APIFY_TOKEN": "<APIFY_TOKEN>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

seo web analysis mcp server in other clients