← Back to MCP Directory
Get Started

NetSuite guMCP Server
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 Started1
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
Generate Your Server URL
Generate and copy your MCP server URL to use in your application.