MCP Directory
Back

-modelcontextprotocol-web-content-pick

by kilicmu · ★ 0

A MCP tool for extracting structured content from web pages with customizable selectors and crawling options

Install

git clone https://github.com/kilicmu/-modelcontextprotocol-web-content-pick.git

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "-modelcontextprotocol-web-content-pick": {
      "command": "npx",
      "args": [
        "-y",
        "github:kilicmu/-modelcontextprotocol-web-content-pick"
      ]
    }
  }
}

Related other servers