mcpbeat Sign in

Parser MCP Server

by wrapper-agency-parsedoc Your server? Claim it
local only

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

Parse receipts & invoices into structured JSON. Pay per call in USDC (x402 on Base), no API key.

Installs per day peak 25 · avg 7 · +45% w/w
a month agotoday
26
Installs / week
npm · parsedoc-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 Parser 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 parser -- npx -y parsedoc-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "parser": {
      "args": [
        "-y",
        "parsedoc-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.parser]
command = "npx"
args = ["-y", "parsedoc-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "parser": {
      "args": [
        "-y",
        "parsedoc-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "parser": {
      "args": [
        "-y",
        "parsedoc-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: X402_PRIVATE_KEY (EVM wallet private key holding USDC on Base. When set, calls the paid endpoint at $0.02/page. If unset, uses the free demo (3/day).), PARSEDOC_URL (Override the API base URL. Defaults to https://parsedoc.wrapper-agency.com.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Parser

same job, measured the same way
Boo X402 MCP
by lucle87

Pay-per-call crypto data for AI agents. USDC on Base via x402. No API key.

34 installs/wk local only
Arch Tools MCP
by deesmo

63 production tools for AI agents — one API key, pay per call in USDC (x402) or Stripe credits.

63 tools answering
Pdfapi MCP Server
by amranswill

Generate invoice, receipt, and report PDFs from structured JSON via a single API call.

28 installs/wk local only
Orbis API Marketplace
by orbisapi

8,000+ pay-per-call APIs via x402 USDC micropayments on Base. No API keys needed.

30 installs/wk local only
Nutriref
by younghef

Pay-per-call USDA nutrition for AI agents (x402 micropayments in USDC on Base).

local only
Document to JSON – PDF Invoice/Statement/Contract Parser
by fashionmascherine-svg

Turn any PDF into structured JSON via AI + OCR: invoices, bank statements, contracts.

answering
A
CryptoPulse Data API
by saascloud

Pay-per-call crypto market intelligence for AI agents. USDC on Base via x402.

11 tools answering
Vedetta
by dethboy

x402 pay-per-call crypto sentiment, divergence & analyst reads. USDC on Base. NFA.

43 installs/wk local only

Parser — questions

Answers built from our own checks of this server.

Why is there no uptime for Parser?
Parser 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 parsedoc-mcp was installed 26 times last week.
How do I connect Parser?
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 parsedoc-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Parser?
The npm package parsedoc-mcp was installed 26 times in the last week. Week over week that is +45%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.