mcpserver.lol
registry/smart-data-extractor
Connection check verified live · 27h ago

smart-data-extractor

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

Tools 4
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 27h ago

Tools & capabilities

4 tools

Read from the running server on 27h ago.

auto_schema_learn sample_data*idempotency_key
Idempotent · 30s timeout · Automatically infer JSON Schema from sample data without extraction. Pass `idempotency_key` to deduplicate within 5 minutes.
batch_extract schemasources*idempotency_key
Idempotent · 30s timeout · Extract data from multiple sources (JSON/JSONL/text) with a single consistent schema. Pass `idempotency_key` to deduplicate within 5 minutes.
extract_from_api schemacontent*idempotency_key
Idempotent · 30s timeout · Extract structured data from API response JSON with schema adaptation. Pass `idempotency_key` to deduplicate within 5 minutes.
extract_from_url url*schemaidempotency_key
Idempotent · 30s timeout · Extract structured data from URL content with auto schema learning. Pass `idempotency_key` to deduplicate identical calls within 5 minutes.