← Back to directory

NetSuite MCP Server (Standard Tools SuiteApp)

Oracle / NetSuite · Accounting & Tax

Official

Official NetSuite AI Connector SuiteApp exposing records, reports, saved searches and SuiteQL via MCP; governed by NetSuite role permissions.

ERPaccountingSuiteQLenterprise
Status
Official
Auth
Enterprise
Hosting
Remote
Community rating
Not rated yet
Open documentation →
Rate this server

How to connect NetSuite MCP Server (Standard Tools SuiteApp)

Step 1

Remote server — paste a URL

NetSuite MCP Server (Standard Tools SuiteApp) publishes a remote (Streamable HTTP) endpoint, so nothing is installed locally. Add it as a custom connector in Claude, ChatGPT or your IDE and paste the endpoint below.

Endpoint

https://<ACCOUNT_ID>.suitetalk.api.netsuite.com/services/mcp/v1/suiteapp/com.netsuite.mcpstandardtools

Client config snippet

{
  "mcpServers": {
    "netsuite": {
      "url": "https://<ACCOUNT_ID>.suitetalk.api.netsuite.com/services/mcp/v1/suiteapp/com.netsuite.mcpstandardtools"
    }
  }
}

Step 2

Authenticate with Enterprise

Access is provisioned by the vendor or your firm's administrator. Ask your account team for MCP access, sandbox credentials and the allowed data scopes.

Step 3

Verify, then widen access

Restart your client, confirm the server's tools appear, and run one read-only question first. Keep client-side approval prompts on for any tool that can write, trade or send. Confirm with your firm's compliance policy before connecting systems holding client data.

Prompts that use this server

Starter prompts from the Practice Stacks that rely on Accounting & Tax.

Cost basis and realised gains review

A tax-ready view of what was sold and when.

Crypto & Digital AssetsCrypto & Digital AssetsAccounting & Tax

Read-only: list realised gains and losses on digital assets for <tax year> by combining exchange transaction history with on-chain transfer data, then compare the result to what is already recorded in my accounting or tax system. Show acquisition date, disposal date, proceeds, basis and the source tool for each line, and flag every transaction where basis is missing, inferred, or disagrees between the exchange and the books. Do not file, submit, amend or post any journal entry — this is a working draft for the tax preparer.

Guardrail · Draft only. Crypto basis data is often incomplete — verify before filing.

Financial statement cleanup list

What to tidy before a buyer sees the books.

Sell / M&A ReadinessAccounting & TaxBanking & Account Aggregation

Read-only: review my P&L and balance sheet for <period> from the accounting system and reconcile them against the bank and account-aggregation feeds for the same period. List items a buyer would question — personal expenses run through the business, uncategorised transactions, owner compensation treatment, one-off items — plus any transaction visible in the bank feed with no matching entry in the books. Output Item / Amount / Where it appears / Why a buyer asks. Do not post, edit or reclassify anything.

Guardrail · Read-only. Any adjustment goes through your accountant, not a chat tool.

Diligence readiness checklist

A gap list before you open a data room.

Sell / M&A ReadinessCRMCompliance, Risk & RegulatoryAccounting & Tax

Build a diligence readiness checklist across client, financial, custody and compliance records. For each item say whether it exists today, where it lives, and what work is needed. Use read-only access, keep client identities out of the output, and do not create or share a data room or upload any document.

Guardrail · Read-only. Never let a tool export client data to an external destination.

Read the full connection guide →