Skip to main content
Glama
samson10504

netsuite-suiteanalytics-odbc-mcp

by samson10504

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NETSUITE_ROLE_IDYesYour numeric NetSuite role ID.
NETSUITE_ODBC_DSNYesThe exact name of the local ODBC DSN configured for NetSuite.
NETSUITE_TOKEN_IDYesYour NetSuite TBA token ID.
NETSUITE_TELEMETRYNoTelemetry setting (project telemetry is fixed to off).off
NETSUITE_ACCOUNT_IDYesYour NetSuite account ID.
NETSUITE_DATA_SOURCENoThe data source name, typically NetSuite2.com (default NetSuite2.com).NetSuite2.com
NETSUITE_CONSUMER_KEYYesYour NetSuite TBA consumer key.
NETSUITE_SERVICE_HOSTYesThe service host from your NetSuite SuiteAnalytics Connect configuration.
NETSUITE_SERVICE_PORTNoThe port for the SuiteAnalytics Connect service (default 1708).1708
NETSUITE_TOKEN_SECRETYesYour NetSuite TBA token secret.
NETSUITE_CONSUMER_SECRETYesYour NetSuite TBA consumer secret.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
netsuite_queryB

Execute one bounded, read-only SuiteAnalytics Connect SQL query.

netsuite_tablesC

Search bounded ODBC metadata visible to the configured NetSuite role.

netsuite_describeA

Describe columns for one exact table visible to the configured NetSuite role.

netsuite_statusC

Return secret-safe local and optional connection health.

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/samson10504/odbc-netsuite-mcp'

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