NetSuite MCP Server
by dsvantien
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NETSUITE_CLIENT_ID | Yes | Your OAuth client ID | |
| NETSUITE_ACCOUNT_ID | Yes | Your NetSuite account ID | |
| OAUTH_CALLBACK_PORT | No | OAuth callback port (optional, default: 8080) | 8080 |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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