Turn any URL plus a schema into validated, typed JSON via the Extracto API.
Model Context Protocol server for Extracto. It gives Claude, Cursor, Claude Code, and any MCP client the ability to turn a URL plus a schema into validated, typed JSON — no prompt engineering, no HTML parsing, and no hallucinated fields (missing data comes back as ). You need an Extracto API key. Get one at app.getextracto.dev/keys. The server runs over stdio and is published to npm, so most…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
Model Context Protocol server for Extracto. It gives Claude, Cursor, Claude Code, and any MCP client the ability to turn a URL plus a schema into validated, typed JSON — no prompt engineering, no HTML parsing, and no hallucinated fields (missing data comes back as ). You need an Extracto API key. Get one at app.getextracto.dev/keys. The server runs over stdio and is published to npm, so most clients just need this config block. Edit (Settings → Developer → Edit Config): Add to (or the project )…