Loading MCP server directory, please wait...
Parse a document into structured, confidence-scored fields. Bring your own model, pay per scan.
npx @getmcp/cli add io.github.parserelay/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
PARSERELAY_API_KEYParseRelay API key (prl_live_…). Required for stdio.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.parserelay/mcp": {
"command": "npx",
"args": [
"-y",
"@parserelay/mcp"
],
"env": {
"PARSERELAY_API_KEY": "",
"PARSERELAY_BASE_URL": ""
}
}
}
}