A command-line tool acting as an MCP (ModelContextProtocol) server, using Playwright to crawl web content for AI models.
{
"mcpServers": {
"mseepmcp-smart-crawler": {
"command": "npx",
"args": [
"-y",
"@mseep/mcp-smart-crawler"
]
}
}
}