Skip to content
Back to search
90
MCP live v1.0.4 streamable-http

AgenticTotem Web Extractor

com.agentictotem/web-extractor

AI web extraction: send URLs + a JSON Schema, get clean structured data. Pay-per-use via x402.

Uptime
11.1%
27 probes
Response
386ms
last probe
Tools
1
callable

Tools · 1

web_extract

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"
    }
  }
}