web-intel-mcp-server

samayhuf-star/web-intel-mcp-server
★ 0 stars Python Browser/Web Updated 5d ago
MCP server for 10 website intelligence APIs: URL-to-Markdown, metadata, tech detection, contacts, SEO, SSL, DNS, sitemaps, robots.txt, AI summaries. Solana USDC.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "web-intel-mcp-server": {
      "command": "uvx",
      "args": [
        "web-intel-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install web-intel-mcp-server