🔍

mcp-web-scraper

Enable your AI agents to scrape and parse web content dynamically, including geo-restricted sites

RUN IN TERMINAL
claude mcp add ecodo-mcp-web-scraper -- npx -y @decodo/mcp-server
ADD TO claude_desktop_config.json
{ "mcpServers": { "ecodo-mcp-web-scraper": { "command": "npx", "args": ["-y", "@decodo/mcp-server"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "ecodo-mcp-web-scraper": { "command": "npx", "args": ["-y", "@decodo/mcp-server"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "ecodo-mcp-web-scraper": { "command": "npx", "args": ["-y", "@decodo/mcp-server"] } } }

About This MCP Server

The Model Context Protocol server from Decodo enables AI agents to scrape and parse web content dynamically, including geo-restricted sites, allowing developers to access and utilize web data in their applications. This server connects to AI coding assistants through standard input/output interfaces and can be installed via npm, providing a powerful tool for searching and retrieving web content. Developers would reach for this tool when they need to dynamically gather data from the web, especially from sites with geo-restrictions, to enhance their AI-powered projects.

Enable your AI agents to scrape and parse web content dynamically, including geo-restricted sites. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with search & web scraping capabilities via the stdio transport.

Package

@decodo/mcp-server on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The mcp-web-scraper server extends your AI assistant with search & web scraping capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/ecodo-mcp-web-scraper.svg)](https://skillsplayground.com/mcps/ecodo-mcp-web-scraper/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.