# Invoice Purchase Order Matcher

**Category:** 💻 Developer Tools  
**Repository:** https://mcp-factory.bowling-anthony.workers.dev/invoice-purchase-order-matcher  
**Views:** 0  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/invoice-purchase-order-matcher

## Description
Mechanically reconcile supplied purchase-order lines, invoice lines and goods receipts under expl...

## Claude Desktop Quick Installation
Heuristic fallback — verify the package name and runner against the repository README before running it. Uses `npx` (confidence: low):

```json
"mcpServers": {
  "invoice-purchase-order-matcher": {
    "command": "npx",
    "args": ["-y","invoice-purchase-order-matcher"]
  }
}
```

## Documentation
No cached documentation available for this listing yet. Check the repository above for the README and setup instructions.

