
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 with search query and customizable result limits
Get Record
Get a single record by ID with optional field selection, subresource expansion, and enum format options
Create Record
Create new records with support for sublists and subrecords
Update Record
Update existing records with partial or full field replacement
Delete Record
Delete records by record type and ID
Run Suiteql Query
Execute SuiteQL queries for advanced data retrieval with SQL-like syntax including SELECT, FROM, WHERE, ORDER BY, and FETCH FIRST N ROWS ONLY
Get Record Schema
Get the complete schema definition for any NetSuite record type showing all available objects and fields
Installation Steps
Get StartedCreate 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.
Generate Your Server URL
Generate and copy your MCP server URL to use in your application.