claude mcp add ecodo-mcp-web-scraper -- npx -y @decodo/mcp-server
{
"mcpServers": {
"ecodo-mcp-web-scraper": {
"command": "npx",
"args": ["-y", "@decodo/mcp-server"]
}
}
}
{
"mcpServers": {
"ecodo-mcp-web-scraper": {
"command": "npx",
"args": ["-y", "@decodo/mcp-server"]
}
}
}
{
"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.