Suparse Document Processing for Claude Code
io.github.suparse/suparse-mcp
Extract structured data from PDFs and documents with Suparse AI OCR.
client:Claude Code
transport:stdio
runtime:npm
Install Suparse Document Processing in Claude Code
run in your project directory
claude mcp add suparse-mcp -e SUPARSE_API_KEY=<SUPARSE_API_KEY> -e SUPARSE_API_URL=<SUPARSE_API_URL> -- npx -y @suparse/mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs