AgenticTotem Web Extractor
com.agentictotem/web-extractor
Documentation
Installation
Use the remote MCP endpoint at https://agentictotem.com/mcp. For Claude Code, add it with claude mcp add agentic-totem https://agentictotem.com/mcp, or add a .mcp.json entry with type http and the same URL.
Configuration
Transport: Streamable HTTP (stateless). No API keys or sign-up are advertised. Payment is per-use via x402 on Base or MPP on Tempo.
Capabilities
web_extract- Extract structured data from 1-10 web pages.
- Input: URLs plus a JSON Schema.
- Output: per-URL success, fetch_error, or extraction_error plus a batch summary.
- Parallel processing with partial-failure tolerance.
Limitations
- Pay-per-use at $0.01 per URL.
- Only the
web_extracttool is documented. - The endpoint is stateless Streamable HTTP.
