Back to directory
decodo-mcp

decodo-mcp

@Decodo23

Connects LLMs and applications to Decodo's platform for web data access, including web scraping, Google Search, and Amazon Search, with features like geographic flexibility and enhanced privacy.

web scrapingsearchdata accessapicontext

Installation & Configuration

{
  "mcpServers": {
    "decodo-mcp": {
      "command": "node",
      "args": [
        "/Users/your.user/projects/decodo-mcp/build/index.js"
      ],
      "env": {
        "SCRAPER_API_USERNAME": "your_username",
        "SCRAPER_API_PASSWORD": "your_password"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2025/6/12
Updated
2026/6/7