SEO & Web Analysis MCP Server

Lighthouse audits, PageSpeed analysis, SSL checks, tech stack detection, WHOIS and DNS queries

šŸ” SEO MCP — AI Website Auditing & Analysis avatar

šŸ” SEO MCP — AI Website Auditing & Analysis

Pricing

from $10.00 / 1,000 results

Try for free

Go to Apify Store

šŸ” SEO MCP — AI Website Auditing & Analysis

šŸ” SEO MCP — AI Website Auditing & Analysis

nexgendata/seo-web-analysis-mcp-server

Try for free

Ask questions about this Actor

MCP server for AI agents to crawl sites, detect tech stacks, check DNS/SSL & WHOIS. Connect Claude, GPT or any AI to web intelligence. 5 tools for SEO analysis.

Pricing

Rating

0.0

(0)

Developer

Stephan Corbeil

Stephan Corbeil

Maintained by Community

Actor stats

1

Bookmarked

5

Total users

3

Monthly active users

4 days ago

Last modified

Categories

AI

SEO tools

MCP servers

README

Pricing

Endpoints

Issues

SEO & Web Analysis MCP Server by nexgendata

Connect AI agents to structured SEO and web performance data through the Model Context Protocol. This MCP server gives LLM-powered applications direct access to SEO and web performance tools, returning clean JSON that agents can reason about and act on.

What This MCP Server Does

This MCP (Model Context Protocol) server exposes SEO and web performance data tools that AI assistants like Claude, ChatGPT, and custom LLM agents can call directly. Instead of building API integrations or writing scraping code, any MCP-compatible AI system can access structured SEO and web performance data through natural language requests. The server handles authentication, rate limiting, data extraction, and response formatting automatically.

Who Uses This

AI developers building agents that need access to SEO and web performance data. Companies integrating real-time data into their LLM-powered products. Research teams using AI assistants for automated data gathering. Automation platforms connecting AI agents to structured data sources. Anyone building on top of the Model Context Protocol ecosystem.

How It Works

Deploy this MCP server on Apify and connect it to any MCP-compatible client. The server exposes a set of tools that accept structured parameters and return clean JSON responses. AI agents can discover available tools, understand their parameters, and call them as part of multi-step reasoning chains. The server runs on Apify infrastructure with built-in proxy support, caching, and error handling.

Available Tools

The server provides tools for running Lighthouse audits, checking page speed, analyzing tech stacks, verifying SSL certificates, and looking up domain WHOIS data. Each tool accepts specific parameters, handles the underlying data extraction, and returns structured JSON that AI agents can parse and reason about. Tools are designed to be composable so agents can chain multiple calls together for complex data gathering workflows.

Pricing

This MCP server uses pay-per-event pricing. Each tool call that returns data counts as one event. Pricing is consistent with the underlying data actors at $3 per 1,000 events, making it cost-effective to integrate into production AI agent workflows.

Getting Started

Deploy the MCP server from the Apify Store. Configure your MCP client (Claude Desktop, custom agent, etc.) with the server endpoint URL. The server auto-discovers available tools and exposes them to your AI system. No additional configuration needed.

FAQ

**Is this compatible with Claude Desktop?**Yes. Any MCP-compatible client can connect to this server, including Claude Desktop, custom LLM agents, and automation platforms that support the Model Context Protocol.

**Do I need separate API keys?**No. The server handles all data access internally through Apify infrastructure. You only need your Apify API token to deploy and connect.

**Can I use this in production?**Yes. The server runs on Apify's scalable infrastructure with built-in monitoring, logging, and error handling suitable for production workloads.


šŸ’» Code Example — Python


from apify_client import ApifyClient


client = ApifyClient("YOUR_APIFY_TOKEN")

run = client.actor("nexgendata/seo-web-analysis-mcp-server").call(run_input={

    # Fill in the input shape from the actor's input_schema

})


for item in client.dataset(run["defaultDatasetId"]).iterate_items():

    print(item)


🌐 Code Example — cURL


curl -X POST "https://api.apify.com/v2/acts/nexgendata~seo-web-analysis-mcp-server/run-sync-get-dataset-items?token=YOUR_TOKEN" \

  -H "Content-Type: application/json" \

  -d '{ /* input schema */ }'


ā“ FAQ

**Q: How do I get started?**Sign up at apify.com, grab your API token from Settings → Integrations, and run the actor via the Apify console, API, Python SDK, or any integration (Zapier, Make.com, n8n).

**Q: What's the typical cost per run?**See the pricing section below. Most runs finish under $0.10 for typical batches.

**Q: Is this actor maintained?**Yes. NexGenData maintains 165+ Apify actors and ships updates regularly. Bug reports via the Apify console issues tab get responses within 24 hours.

**Q: Can I use the output commercially?**Yes — you own the output data. Check the target site's Terms of Service for any usage restrictions on the scraped content itself.

**Q: How do I handle rate limits?**Apify manages concurrency and retries automatically. For very large batches (10K+ items), run multiple smaller jobs in parallel instead of one mega-job for better reliability.

šŸ’° Pricing

Pay-per-event pricing — you only pay for what you actually extract.

  • Actor Start: $0.0001
  • result: $0.0020

šŸ”— Related NexGenData Actors

  • RAG Web Browser
  • AI Web Scraper
  • Hacker News Scraper

šŸš€ Apify Affiliate Program

New to Apify? Sign up with our referral link — you get free platform credits on signup, and you help fund the maintenance of this actor fleet.

šŸ“š More From NexGenData

Explore the full catalog, tutorials, Gumroad data packs, and newsletter at thenextgennexus.com — the brand home for everything we ship.

  • šŸ“– Tutorials & how-to guides
  • šŸ—‚ļø Full actor catalog with usage examples
  • šŸ“¦ Gumroad data packs (one-time purchases)
  • šŸ“¬ Newsletter — monthly drops of new actors and revenue experiments

_Built and maintained by NexGenData — 165+ actors covering scraping, enrichment, MCP servers, and automation._šŸ  Home: thenextgennexus.com


Why SEO Web Analysis MCP Beats Ahrefs, Semrush, ScreamingFrog & Generic LLMs

FeatureNexGenData SEO MCPAhrefsSemrushScreamingFrogGeneric LLM (no tools)
Cost$0.002 / event, pay-per-event$99+ / month base$139+ / month base$259 / year (per seat)Free (no live page data)
MCP-nativeYes — Claude / Cursor / ClineNoNoNoNo tools
Lighthouse + Core Web VitalsYesNoLimitedNo (manual integration)Hallucinated
Tech stack detection (Wappalyzer-grade)YesNoNoLimitedNone
SERP rank + backlinksYes (multi-source)Yes (gold standard)YesNoNone
AI-agent integrationNative MCP — any clientPlan-gated APIPlan-gated APIDesktop onlyN/A
Bulk URL auditYesPlan-gatedPlan-gatedYes (local)None
AuthApify token$99+ subscription$139+ subscriptionLicense keyNone
Monthly minimumNone$99+$139+N/A (one-off $259)None

Most teams pick this MCP server because it is cheaper than Ahrefs / Semrush for ad-hoc agent SEO audits, the only MCP-native alternative to the desktop-only ScreamingFrog crawler, and unifies Lighthouse + tech-stack + SERP data that base Claude / GPT-4 cannot fetch live. An SEO agent answers "audit example.com — Core Web Vitals, tech stack, top backlinks, ranking keywords" with one tool flow instead of four separate logins.

Related NexGenData MCP Servers & SEO / Web-Infra Actors

Use caseActor
Web-scraping MCP (any URL, AI agents)web-scraping-mcp-server
Domain intelligence MCP (DNS / WHOIS / SSL)domain-intelligence-mcp-server
Developer tools MCPdeveloper-tools-mcp-server
News MCP (link-building / PR)news-mcp-server
Reddit MCP (audience research)reddit-mcp-server
26-server gateway (SEO + 25 more)enterprise-mcp-gateway
Lighthouse + Core Web Vitals bulk auditorpage-speed-analyzer
Wappalyzer / BuiltWith replacementwappalyzer-replacement
DNS records lookup (A, MX, NS, TXT, CAA)dns-records-lookup
Alexa Rank replacement (Tranco-grade)alexa-rank-replacement
Google CSE replacement (programmable search)google-cse-replacement

Browse the full NexGenData catalog of 260+ actors at https://apify.com/nexgendata?fpr=2ayu9b

You might also like

šŸ›’ E-Commerce MCP — AI Shopify Analysis avatar

šŸ›’ E-Commerce MCP — AI Shopify Analysis

nexgendata/ecommerce-intelligence-mcp-server

MCP server for AI agents to analyze Shopify stores & extract products. Connect Claude, GPT or any AI to ecommerce intelligence. 2 tools for competitive analysis.

User avatar

Stephan Corbeil

4

šŸ’¹ Finance MCP — AI Stock & Market Data avatar

šŸ’¹ Finance MCP — AI Stock & Market Data

nexgendata/finance-mcp-server

MCP server for AI agents to access stocks, crypto, forex & portfolio tracking. Connect Claude, GPT or any AI to financial markets. 5 tools for investment intelligence via AI.

Stephan Corbeil

14

🌐 Domain Intel MCP — AI WHOIS & DNS Analysis

nexgendata/domain-intelligence-mcp-server

šŸ” Domains, WHOIS, DNS lookup, domain intelligence MCP server for AI agents (Claude Desktop, Cursor, OpenAI Agents SDK, Vercel AI SDK). WHOIS + DNS records + subdomain discovery + SSL + tech stack detection via MCP — for OSINT and SEO AI workflows. Free tier available.

Stephan Corbeil

2

Lead Generation MCP Server — AI Agent Tools avatar

Lead Generation MCP Server — AI Agent Tools

samstorm/lead-gen-mcp-server

MCP server for AI agents. Connect Claude, GPT, or any MCP client to find business leads, hiring companies, building permits, and Amazon product research. One endpoint, 13 lead gen tools.

Sam Kleespies

1

šŸ”§ Dev Tools MCP — AI Code & Package Search avatar

šŸ”§ Dev Tools MCP — AI Code & Package Search

nexgendata/developer-tools-mcp-server

MCP server for AI agents to search GitHub, npm, PyPI, StackOverflow & ArXiv. Connect Claude, GPT or any AI to dev ecosystems. 7 tools for developer intelligence.

Stephan Corbeil

3

Competitive Intelligence MCP Server avatar

Competitive Intelligence MCP Server

alizarin_refrigerator-owner/competitive-intelligence-mcp-server

9-in-1 MCP server for AI-powered competitor analysis. Use with Claude, GPT or any AI assistant that supports MCP tools. This MCP server bundles 9 competitive intelligence tools into one endpoint. Monitor competitors Analyze Facebook Ads Detect tech stack Aggregate B2B review Research companies

The Howlers

5

šŸ’° HR MCP — AI Salary & H1B Data avatar

šŸ’° HR MCP — AI Salary & H1B Data

nexgendata/hr-compensation-mcp-server

MCP server for AI agents to search H1B visa salary data & compensation benchmarks. Connect Claude, GPT or any AI to HR intelligence. 2 tools for salary research.

Stephan Corbeil

6

āš–ļø Legal MCP — AI Court Records Search avatar

āš–ļø Legal MCP — AI Court Records Search

nexgendata/legal-mcp-server

MCP server for AI agents to search public court records. Connect Claude, GPT or any AI to legal databases. 1 tool for legal research & due diligence.

Stephan Corbeil

6

Local SEO MCP Server for Claude & AI Assistants avatar

Local SEO MCP Server for Claude & AI Assistants

alizarin_refrigerator-owner/local-seo-mcp-server

Connect Claude Desktop or any MCP-compatible AI to 14 local SEO tools. Run citation audits, scrape Google Business Profiles, generate review responses, audit technical SEO, find leads, and more - all via natural language. Configure once, automate forever.

The Howlers

14

MCP Web Scraper Server — AI-Ready Web Scraping via MCP avatar

MCP Web Scraper Server — AI-Ready Web Scraping via MCP

junipr/mcp-web-scraper

Model Context Protocol (MCP) server for web scraping. Provides scrape, extract, search, and link discovery tools via SSE or WebSocket transport. Connect AI agents and LLMs to live web data.

junipr

2

Related articles

Blog article image

Best MCP servers for developers

Read more

6 AI agent tools that keep your agents grounded in current data

Read more

Related Servers