Skip to main content
Glama
mihender50

nexthink-mcp-server

by mihender50

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NEXTHINK_SCOPENoOAuth scope.service:integration
NEXTHINK_REGIONNoRegion (us/eu/pac/meta). Must be provided with NEXTHINK_INSTANCE, or NEXTHINK_API_BASE_URL instead.
NEXTHINK_INSTANCENoInstance name. Must be provided with NEXTHINK_REGION, or NEXTHINK_API_BASE_URL instead.
NEXTHINK_PASSWORDNoPassword for the basic (legacy/on-prem) auth type.
NEXTHINK_USERNAMENoUsername for the basic (legacy/on-prem) auth type.
NEXTHINK_AUTH_TYPEYesAuthentication type: oauth2_basic (default), oauth2_post, bearer, or basic.oauth2_basic
NEXTHINK_CLIENT_IDNoClient ID for oauth2_basic or oauth2_post auth types.
NEXTHINK_LOG_LEVELNoLog level: debug/info/warn/error.info
NEXTHINK_READ_ONLYNoWhen true, hides destructive tools.false
NEXTHINK_TOKEN_URLNoExplicit OAuth token endpoint (overrides derivation).
NEXTHINK_MAX_RETRIESNoMaximum number of retries.3
NEXTHINK_API_BASE_URLNoExplicit API base URL (overrides derivation; for proxies/on-prem). Accepted as alias: NEXTHINK_INSTANCE_URL.
NEXTHINK_BEARER_TOKENNoPre-issued/vaulted bearer token for the bearer auth type.
NEXTHINK_RETRY_MAX_MSNoMaximum retry delay in milliseconds.8000
NEXTHINK_CLIENT_SECRETNoClient secret for oauth2_basic or oauth2_post auth types.
NEXTHINK_RETRY_BASE_MSNoBase retry delay in milliseconds.500
NEXTHINK_ALLOWED_ACTIONSNoComma-separated Remote Action allow-list. Empty means any Remote Action id is permitted.
NEXTHINK_HTTP_TIMEOUT_MSNoPer-request timeout in milliseconds.30000
NEXTHINK_NQL_EXECUTE_PATHNoPin the execute endpoint. Set to /api/v1/nql/execute only for pre-v2 compatibility./api/v2/nql/execute

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/mihender50/nexthink-mcp-server'

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