AgenticTotem Web Extractor
com.agentictotem/web-extractorAI web extraction: send URLs + a JSON Schema, get clean structured data. Pay-per-use via x402.
Tools · 1
Extract structured data from web pages. Send 1-10 URLs and a JSON Schema describing the data shape you want. Returns extracted data for each URL. Costs $0.01 USDC per URL via x402 or MPP.
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"agentictotem_web_extractor": {
"url": "https://agentictotem.com/mcp",
"transport": "streamable-http"
}
}
}