Decodo MCP Server – connect AI tools like Claude, Cursor, and other LLM clients to Decodo's Web Scraping API to extract data from any site, with built-in proxy rotation, JavaScript rendering, and anti-bot handling.
服务器配置
{
"mcpServers": {
"Decodo MCP Server": {
"url": "https://mcp.decodo.com/mcp",
"headers": {
"Authorization": "Basic <basic_auth_token>"
}
}
}
}