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