O
Openclaw Skill Scrapling MCP
作者 @DevBD1
OpenClaw skill: Scrapling MCP (web scraping guidance + recipes)
创建于 3/6/2026
更新于 about 11 hours ago
README
Repository documentation and setup instructions
README not found
快速设置
此服务器的安装指南
安装包 (如果需要)
uvx openclaw-skill-scrapling-mcp
Cursor 配置 (mcp.json)
{
"mcpServers": {
"devbd1-openclaw-skill-scrapling-mcp": {
"command": "uvx",
"args": [
"openclaw-skill-scrapling-mcp"
]
}
}
}