A Model Context Protocol (MCP) server for WaterCrawl, enabling AI systems to perform web crawling and search operations
{
"mcpServers": {
"iflowwatercrawl": {
"command": "npx",
"args": [
"-y",
"@iflow-mcp/watercrawl-mcp"
]
}
}
}