Mmcp.market

Velrim MCP server

by velrim.com·com.velrim/extract·v0.1.0

Document extraction against a JSON Schema with a calibrated confidence per field; async job status.

C67/100grade C
What users say
No reviews yet
Be the first
Safety scan
C67/100

full report

Adoption
New

Little public usage data yet

Reviews

Write one

Nobody 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 posts
  • velrim_extractFree

    Extract 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_statusFree

    Poll 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

1 low
  • 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 listedmaint.no-repo
Overall 67/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

Install directly

claude mcp add --transport http extract https://mcp.velrim.com/mcp
Add to Cursor

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.

All Velrim alternatives →
  • Invoice Data Extraction
    Invoices and other financial documents to rows: upload, say what to extract, read the rows.
    C
  • WyndPath Web Data
    Fetch and extract data from any public web page, even JS-rendered or anti-bot protected
    B
  • Vend API Merchant
    Pay-per-call web intel: extract, search, link check, domain, geo, Nano. Settled via Nano x402.
    C
  • Brightdata
    Bright Data's Web MCP server enabling AI agents to search, extract & navigate the web
    B
  • Zenrows
    Zenrows MCP server — Fetch, Extract, Batch, and Browser Sessions for AI coding assistants
    A

More from velrim.com