Security
Trust: 30/100 (Limited)io.github.TheNextGenNexus/seo-web-analysis-mcp-server Guide
Run Lighthouse audits, check SSL certificates, detect tech stacks, query WHOIS and DNS records
by TheNextGenNexus
Quick Start
Install
npx @thenextgennexus/seo-web-analysis-mcp-serverClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-thenextgennexus-seo-web-analysis-mcp-server": {
"command": "npx",
"args": [
"@thenextgennexus/seo-web-analysis-mcp-server"
]
}
}
}