search & data extraction

Web Analyzer MCP

Extracts clean web content for RAG and provides Q&A about web pages.

python
local
macos
windows
linux
search & data extraction
0
View on GitHub

Installation

npx -y kimdonghwi94/Web-Analyzer-MCP

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "Web-Analyzer-MCP",
  "command": "npx",
  "args": [
    "-y",
    "kimdonghwi94/Web-Analyzer-MCP"
  ]
}

About This MCP Server

kimdonghwi94/Web-Analyzer-MCP

Extracts clean web content for RAG and provides Q&A about web pages.

GitHub: https://github.com/kimdonghwi94/web-analyzer-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub