← Back to Integrations
NetSuite

NetSuite

Interact with NetSuite ERP to manage records, run SuiteQL queries, and access business data

Tools

  • List Record

    List records with filtering and automatic pagination. Supports any NetSuite record type.

  • Get Record

    Get a single record by ID with optional field selection and expansion.

  • Create Record

    Create a new record.

  • Update Record

    Update an existing record.

  • Delete Record

    Delete a record.

  • Run Suiteql Query

    Execute a SuiteQL query. Use FETCH FIRST N ROWS ONLY for pagination and include ORDER BY to avoid duplicate results.

  • Get Record Schema

    Get the complete schema definition for a NetSuite record type. Returns all objects and their fields for the specified record type.

Installation Steps

Get StartedGet Started
1

Create a Gumloop Account

To use this MCP, you need a Gumloop account. If you don't have one yet, you can create one for free.

2

Copy Your Server URL

Copy your MCP server URL and add it to your client. You'll be prompted to authorize on first use.