
1{2 "mcpServers": {3 "web crawler": {4 "env": {5 "TIMEOUT": "5000",6 "MAX_DEPTH": "3",7 "CRAWL_LINKS": "false",8 "REQUEST_DELAY": "1000",9 "MAX_CONCURRENT": "5"10 },11 "args": [12 "/path/to/web-crawler/build/index.js"13 ],14 "command": "node"15 }16 }17}
No reviews yet. Be the first to review!
Sign in to join the conversation