This server wraps a collection of web intelligence APIs into six MCP tools. You get Lighthouse and PageSpeed Insights for performance audits, SSL certificate validation, tech stack detection via Wappalyzer style fingerprinting, plus WHOIS and DNS record queries. It's built on top of nexgendata's Apify actors, so you're essentially getting their scraping infrastructure without dealing with Apify directly. Reach for this when you need Claude to audit a site's technical health, check domain registration details, or identify what frameworks and services a target is running. All stdio transport, installs via npx.
MCP servers for web analysis, SEO, news aggregation, academic research, and developer tools — powered by nexgendata on Apify.
Run Lighthouse audits, check SSL certificates, detect tech stacks, query WHOIS and DNS records
Tools: run_lighthouse_audit, get_pagespeed_insights, check_ssl_certificate, identify_tech_stack, query_whois, query_dns_records
Install: npx @nexgendata/seo-web-analysis-mcp-server
Get latest news from AP, BBC, NPR, Hacker News, and Google News
Tools: get_ap_news, get_bbc_news, get_npr_news, get_hacker_news, search_google_news
Install: npx @nexgendata/news-mcp-server
Search arXiv, Google Scholar, and Wikipedia for academic papers and knowledge
Tools: search_arxiv, search_google_scholar, search_wikipedia, get_paper_metadata, get_citation_metrics
Install: npx @nexgendata/academic-research-mcp-server
Access GitHub repos, npm/PyPI packages, Stack Overflow, arXiv, and Google Scholar
Tools: get_github_repo, search_github, get_npm_package, get_pypi_package, search_stackoverflow, search_arxiv_papers, search_scholar
Install: npx @nexgendata/developer-tools-mcp-server
Each server can be installed independently:
# Pick the server you need
npx @nexgendata/<server-name>
Then add it to your Claude Desktop or Cline configuration.
nexgendata provides 64 data tools on the Apify platform, including 15 MCP servers for AI agent integration. Our tools cover social media, business data, web intelligence, finance, e-commerce, and more.
MIT
APIFY_TOKEN*secretYour Apify API token for accessing web scraping actors