Installation & Configuration
{
"mcpServers": {
"webscraping-ai": {
"command": "npx",
"args": [
"-y",
"webscraping-ai-mcp"
],
"env": {
"WEBSCRAPING_AI_API_KEY": "YOUR_API_KEY_HERE",
"WEBSCRAPING_AI_CONCURRENCY_LIMIT": "5",
"WEBSCRAPING_AI_ENABLE_CONTENT_SANDBOXING": "true"
}
}
}
}Information
Transport
stdio
Language
JavaScript
Created
2026/6/12
Updated
2026/6/13