netsuite-suiteanalytics-odbc-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NETSUITE_ROLE_ID | Yes | Your numeric NetSuite role ID. | |
| NETSUITE_ODBC_DSN | Yes | The exact name of the local ODBC DSN configured for NetSuite. | |
| NETSUITE_TOKEN_ID | Yes | Your NetSuite TBA token ID. | |
| NETSUITE_TELEMETRY | No | Telemetry setting (project telemetry is fixed to off). | off |
| NETSUITE_ACCOUNT_ID | Yes | Your NetSuite account ID. | |
| NETSUITE_DATA_SOURCE | No | The data source name, typically NetSuite2.com (default NetSuite2.com). | NetSuite2.com |
| NETSUITE_CONSUMER_KEY | Yes | Your NetSuite TBA consumer key. | |
| NETSUITE_SERVICE_HOST | Yes | The service host from your NetSuite SuiteAnalytics Connect configuration. | |
| NETSUITE_SERVICE_PORT | No | The port for the SuiteAnalytics Connect service (default 1708). | 1708 |
| NETSUITE_TOKEN_SECRET | Yes | Your NetSuite TBA token secret. | |
| NETSUITE_CONSUMER_SECRET | Yes | Your 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
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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