Skip to content
Claude Desktop

parserail mcp for Claude Desktop

tech.thecompound/parserail-mcp

Documents to schema-valid JSON plus 38 more finished-job AI tools, on one credit wallet.

client:Claude Desktop transport:stdio runtime:npm

Install parserail mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "parserail-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "parserail-mcp"
      ],
      "env": {
        "PARSERAIL_API_KEY": "<PARSERAIL_API_KEY>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

parserail mcp in other clients