# smart-data-extractor MCP server

smart-data-extractor MCP server on Cloudflare Workers · REST + MCP JSON-RPC · free tier

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-lazymac2x-smart-data-extractor
- Repository: https://github.com/lazymac2x/smart-data-extractor-worker

## Install
- Command: `npx -y lazymac-mcp-smart-data-extractor`
- Endpoint: https://api.lazy-mac.com/smart-data-extractor/mcp
- Auth: Not captured

## Setup notes
- Package: Npm lazymac-mcp-smart-data-extractor v1.0.0
- Remote endpoint: https://api.lazy-mac.com/smart-data-extractor/mcp

## Tools
- extract_from_url - Idempotent · 30s timeout · Extract structured data from URL content with auto schema learning. Pass `idempotency_key` to deduplicate identical calls within 5 minutes. Endpoint: https://api.lazy-mac.com/smart-data-extractor/mcp
- extract_from_api - Idempotent · 30s timeout · Extract structured data from API response JSON with schema adaptation. Pass `idempotency_key` to deduplicate within 5 minutes. Endpoint: https://api.lazy-mac.com/smart-data-extractor/mcp
- auto_schema_learn - Idempotent · 30s timeout · Automatically infer JSON Schema from sample data without extraction. Pass `idempotency_key` to deduplicate within 5 minutes. Endpoint: https://api.lazy-mac.com/smart-data-extractor/mcp
- batch_extract - Idempotent · 30s timeout · Extract data from multiple sources (JSON/JSONL/text) with a single consistent schema. Pass `idempotency_key` to deduplicate within 5 minutes. Endpoint: https://api.lazy-mac.com/smart-data-extractor/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.lazymac2x
- Version: 1.0.0
- Runtime: Npm
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: May 17, 2026
- Source: https://registry.modelcontextprotocol.io
