ERP design-partner tier

Hosted MCP server for NetSuite

NetSuite is the ERP hardware companies graduate into: purchasing, inventory, financials, and the item master all in one system, with the customization scars to prove it. It is enormously capable and notoriously slow to query casually — saved searches, SuiteScript, and consultant hours stand between a simple question and its answer.

The bomrail hosted MCP server for NetSuite turns the common operational reads into agent-callable tools: purchase orders and their receipt status, vendor bills, item availability across locations, and item master records. Authentication uses NetSuite token-based auth scoped to a read-only role you control, and every tool call is captured in bomrail’s audit trail.

The high-leverage move is pairing NetSuite with your PLM or factory system through the same endpoint: agents can reconcile the engineering item master against NetSuite items, or trace an ECO to the NetSuite POs it invalidates. NetSuite support is rolling out with design partners now.

What the NetSuite MCP server exposes

Typed, read-only tools over purchase orders, vendor bills, items & availability, vendors, receipts — callable by Claude, Claude Code, or any MCP-compatible agent:

bomrail.get_po (po_number)

Purchase order with lines, receipt status, and linked bills.

bomrail.get_item_availability (item, location?)

Quantity available/on-order per location.

bomrail.list_vendor_bills (vendor?, status?)

Vendor bills filtered by vendor or approval status.

bomrail.get_item_record (item)

NetSuite item master: type, cost, preferred vendor, custom fields.

Questions teams ask

  • Which NetSuite POs reference items changed by last week’s ECOs?
  • What is on order for the flight computer assembly, and when does it arrive?
  • List vendor bills pending approval over $5,000.

Why not just use the NetSuite API directly?

You can — and for a single scripted workflow you should. bomrail earns its keep where direct API access gets expensive: distributing and rotating credentials across a team, keeping tools current as the NetSuite API evolves, and producing the audit trail your quality system expects when an AI is doing the reading. One OAuth sign-in, one MCP URL for the whole team, every call logged. Read more on the security page, or see what an MCP server is if the concept is new.

Pair NetSuite with the rest of your stack

Run NetSuite?

The NetSuite connector ships with the design-partner cohort. Joining the waitlist with NetSuite in your stack moves it up the queue.

Apply for early access