Give your AI agent web superpowers

WebIntel is an open-source MCP server that lets Claude, Cursor, Windsurf, Cline, and any MCP-compatible client scrape, search, extract, and monitor the web — locally and for free.

8 Tools MIT License No API keys Self-hosted free

Install in 30 seconds

pip install webintel-mcp

Then add it to your MCP client config:

{
  "mcpServers": {
    "webintel": {
      "command": "webintel-mcp"
    }
  }
}

8 tools, one server

scrape_page

Extract clean, readable content from any URL. Strips ads, navigation, footers, and sidebars automatically.

web_search

Search the web with DuckDuckGo. No API key, no account, no usage limits.

extract_metadata

Pull SEO title, description, Open Graph tags, Twitter Cards, and canonical URLs.

extract_links

Categorize every link as internal, external, or social media.

extract_structured

Grab JSON-LD, HTML tables, lists, and any data matching a CSS selector.

extract_contacts

Find emails, phone numbers, and social profiles from any public page.

batch_scrape

Scrape multiple URLs concurrently. Perfect for research and competitive analysis.

monitor_page

Track pages for changes and get a clean diff when something updates.

Why WebIntel?

FeatureWebIntelOther MCP servers
Search without API keyDuckDuckGoOften needs Google/Bing key
Metadata + links + contactsBuilt-inUsually separate tools
Batch scrapingIncludedPaid or missing
Page monitoringIncludedPaid or missing
Self-hostedFree, unlimitedVaries

Simple pricing

Community

Free
  • Self-hosted
  • All 8 tools
  • Unlimited usage
  • Community support
Get started

Pro

$9/mo
  • Hosted endpoint
  • 5,000 requests/day
  • Batch + monitor tools
  • Email support
Coming soon

Team

$29/mo
  • 5 seats
  • 20,000 requests/day
  • Priority support
  • Slack channel
Contact us