web-scrape
ActiveTool of io.github.Deesmo/arch-tools-mcp
declared in 1.8.0
Scrape and extract content from websites with optional CSS selector
Parameters schema
{
"type": "object",
"required": [
"url"
],
"properties": {
"url": {
"type": "string",
"description": "URL of the page to scrape"
},
"format": {
"type": "string",
"description": "Output format: text, html, markdown (default: text)"
},
"selector": {
"type": "string",
"description": "CSS selector to extract specific content"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
io.github.Deesmo/arch-tools-mcp
https://github.com/Deesmo/Arch-AI-Tools
1/7 registries