scrape_webpage
ActiveTool of Aetheris-MCP — x402 Web Scraping MCP Server
declared in 3.0.0
Scrapes any webpage, cleans dynamic markup, and transforms it into highly dense Markdown context.
Parameters schema
{
"type": "object",
"required": [
"url",
"agentAddress"
],
"properties": {
"url": {
"type": "string",
"description": "Target absolute URL to scrape."
},
"agentAddress": {
"type": "string",
"description": "The agent's public EVM wallet address to parse loyalty rates."
}
}
}Parent server
Aetheris-MCP — x402 Web Scraping MCP Server
https://github.com/timwal78/aetheris-mcp-render
1/7 registries