mcpbeat Sign in

Parserail MCP Server

local only

Parserail MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 390 installs a week from npm.

Documents to schema-valid JSON plus 38 more finished-job AI tools, on one credit wallet.

Installs per day peak 351 · avg 11
a month agotoday
390
Installs / week
npm · parserail-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Parserail MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add parserail-mcp -- npx -y parserail-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "parserail-mcp": {
      "args": [
        "-y",
        "parserail-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.parserail-mcp]
command = "npx"
args = ["-y", "parserail-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "parserail-mcp": {
      "args": [
        "-y",
        "parserail-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "parserail-mcp": {
      "args": [
        "-y",
        "parserail-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: PARSERAIL_API_KEY (Your ParseRail API key (ksk_live_…). Free at parserail.thecompound.tech/dashboard , 500 credits monthly, no card.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Parserail MCP

same job, measured the same way
Doc Extract MCP
by koraynar

Document tooling for AI agents: PDF/text reading, chunking, schema-validated JSON output.

local only
SchemaSure — structured extraction
by noamjose

Extract schema-valid JSON from text/HTML or document images. Pay per call via x402 V2.

36 installs/wk local only
Vecmo
by chibataku0815

Vector motion editor MCP: 26 typed tools to observe, validate and edit documents, then export code.

local only
Velrim
by velrim

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

2 tools answering
Haus
by onehaus

OneHaus household tools: tasks, calendar, contacts, pets, vehicles, documents and more.

69 tools answering
Okdoc
by okdocai

E-signature & document automation: create, send, track and sign documents with payments. 38 tools.

answering
Google Docs MCP
by mmedum

Google Docs as MCP tools: read, edit, suggest and comment on documents.

local only
Superdocs
by superdocs

AI document editing for agents: draft, edit, export .docx/PDF. 37 MCP tools; agent self-signup.

answering

Parserail MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Parserail MCP?
Parserail MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package parserail-mcp was installed 390 times last week.
How do I connect Parserail MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls parserail-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Parserail MCP?
The npm package parserail-mcp was installed 390 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.