Loading MCP server directory, please wait...
Extract structured data from PDFs and documents with Suparse AI OCR.
npx @getmcp/cli add io.github.suparse/suparse-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
SUPARSE_API_KEYSuparse API key used to authenticate requests.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.suparse/suparse-mcp": {
"command": "npx",
"args": [
"-y",
"@suparse/mcp"
],
"env": {
"SUPARSE_API_KEY": "",
"SUPARSE_API_URL": ""
}
}
}
}