Loomal

Suparse Document Processing

MCP server by github.com/suparse/suparse-mcp

Extract structured data from PDFs and documents with Suparse AI OCR.

0 starsnpm: @suparse/mcp

About Suparse Document Processing

Suparse Document Processing is an MCP (Model Context Protocol) server published by suparse in the official MCP registry. Extract structured data from PDFs and documents with Suparse AI OCR.

It ships as an npm package (@suparse/mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/suparse/suparse-mcp.

Use Suparse Document Processing with your agent

Claude Code · one command
claude mcp add suparse-document-processing -- npx -y @suparse/mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "suparse-document-processing": {
      "command": "npx",
      "args": [
        "-y",
        "@suparse/mcp"
      ]
    }
  }
}
npm@suparse/mcp

Frequently asked questions

What is Suparse Document Processing?
Suparse Document Processing is an MCP (Model Context Protocol) server by suparse. Extract structured data from PDFs and documents with Suparse AI OCR.
How do I connect Suparse Document Processing to Claude, Cursor, or another MCP client?
Install Suparse Document Processing from its npm package (@suparse/mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Suparse Document Processing open source?
Yes — the source code is public at github.com/suparse/suparse-mcp.
Can AI agents pay to use Suparse Document Processing?
Not yet through Loomal — Suparse Document Processing is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Suparse Document Processing? Claim this listing free by verifying GitHub ownership, or contact us.