Skip to main content
Glama
dsvantien

NetSuite MCP Server

by dsvantien

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NETSUITE_CLIENT_IDYesYour OAuth client ID
NETSUITE_ACCOUNT_IDYesYour NetSuite account ID
OAUTH_CALLBACK_PORTNoOAuth callback port (optional, default: 8080)8080

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
netsuite_authenticateA

Authenticate with NetSuite to access MCP tools. Required before using any NetSuite tools. If NETSUITE_ACCOUNT_ID and NETSUITE_CLIENT_ID environment variables are set, they will be used automatically.

netsuite_logoutA

Clear NetSuite authentication session

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/dsvantien/netsuite-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server