A command-line tool acting as an MCP (ModelContextProtocol) server, using Playwright to crawl web content for AI models.
| Tool name | Description | Destructive? |
|---|---|---|
| get-xhs-post | ✓ no |
{
"mcpServers": {
"mcp-smart-crawler": {
"command": "npx",
"args": [
"-y",
"mcp-smart-crawler"
]
}
}
}