Velrim MCP server
Document extraction against a JSON Schema with a calibrated confidence per field; async job status.
Little public usage data yet
Reviews
Write oneNobody has reviewed Velrim yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Velrim tools (2)
write = sends, deletes, buys or postsvelrim_extractFreeExtract structured data from a document (PDF or image, passed as document_base64 or as the upload_key of a staged upload) against a JSON Schema you supply. Returns a typed object and, for every field, a state (present, null, or missing), a calibrated confidence score, and an anchor (the source page and bounding box). The confidence is calibrated against published reliability curves (https://velrim.com/reliability), so a 0.9 means the field is right about 90% of the time on that document class — branch on it directly: act on a field at or above your accept threshold, escalate the fields below it and any that are missing. Use each field's anchor to check it against the source page.
velrim_job_statusFreePoll an asynchronous extraction job by its job_id (from POST /v1/jobs on the Velrim API; velrim_extract itself is synchronous and never creates jobs). Returns the job status and, once complete, the same typed result as velrim_extract: per field a state (present, null, or missing), a calibrated confidence score, and an anchor (source page and bounding box). Confidence is calibrated against published reliability curves (https://velrim.com/reliability) — branch the same way: act on a field at or above your accept threshold, escalate the rest, and use each anchor to check a field against its source page.
Public scan report
scanner v0.1.5 · 2026-09-19 · same rubric, same numbers if you re-run it
- –Code scanremote-only server, no package to scann/a
- Live reliabilityremote reachable in 1761ms20/20
- Tool poisoning2 tool descriptions checked15/15
- Auth qualityAPI key sent as a header8/15
- Maintenanceno repository listed3/15
- Maintainer identityverified namespace with website, no repo4/10
Findings (1)
- lowNo source repository listed
maint.no-repo
Install directly
claude mcp add --transport http extract https://mcp.velrim.com/mcp
Velrim: common questions
- Is Velrim MCP server safe?
- With care: it is graded C, so read the findings first (67/100). Read the Velrim safety report
- How do I install Velrim?
- It runs remotely at mcp.velrim.com. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does Velrim need an API key?
- Yes. The registry entry asks for
Authorization. - Is Velrim maintained?
- The latest release is v0.1.0.
- Is Velrim up?
- 100% of our last 1 checks got an answer. We check remote servers about four times a day.
- What can I use instead of Velrim?
- Servers from other publishers that do the same job: Invoice Data Extraction MCP server, WyndPath Web Data MCP server and Vend API Merchant MCP server. Compare all Velrim alternatives.
Alternatives to Velrim
Same job from other publishers: the closest match first, then the best rated.
- Invoice Data ExtractionInvoices and other financial documents to rows: upload, say what to extract, read the rows.not reviewedNewC
WyndPath Web DataFetch and extract data from any public web page, even JS-rendered or anti-bot protectednot reviewedNewB- Vend API MerchantPay-per-call web intel: extract, search, link check, domain, geo, Nano. Settled via Nano x402.not reviewedNewC
- BrightdataBright Data's Web MCP server enabling AI agents to search, extract & navigate the webnot reviewedEstablishedB
- ZenrowsZenrows MCP server — Fetch, Extract, Batch, and Browser Sessions for AI coding assistantsnot reviewedEstablishedA