← All servers
πŸ”

WebReaperVerifiedπŸ›‘ No advisories

io.github.alex-on-ai/webreaper
New to MCP? Start here β†’
141β˜… stars
0weekly installs
15 days agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/alex-on-ai, which proved it owns this namespace.

Verified owner: github.com/alex-on-ai β†—io.github.alex-on-ai/webreaper

πŸ›‘ Permissions & trustwhat this server can touch before you run it

No permission details are published for this server yet. Check the source before you run it.

About

AI-native web scraper: scrape, crawl and map any site to clean markdown over stdio. MIT-licensed.

Packages & transports

nugetWebReaper.Mcpv11.3.2 Β·

Metadata

Categorysearch
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "webreaper": {
      "command": "npx",
      "args": [
        "-y",
        "WebReaper.Mcp"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y WebReaper.Mcp