Skip to main content
Glama
itential

Itential MCP Server

Official
by itential

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ITENTIAL_MCP_SERVER_HOSTNoHost address to listen on127.0.0.1
ITENTIAL_MCP_SERVER_PATHNoHTTP path to use/mcp
ITENTIAL_MCP_SERVER_PORTNoPort to listen on8000
ITENTIAL_MCP_PLATFORM_HOSTNoHostname or IP address of the Itential Platform instancelocalhost
ITENTIAL_MCP_PLATFORM_PORTNoPort for the Itential Platform (0 = auto-detect)0
ITENTIAL_MCP_PLATFORM_USERNoUsername for basic authenticationadmin
ITENTIAL_MCP_PLATFORM_TIMEOUTNoConnection timeout in seconds30
ITENTIAL_MCP_SERVER_LOG_LEVELNoLog level (DEBUG, INFO, WARNING, ERROR, CRITICAL, NONE)NONE
ITENTIAL_MCP_SERVER_TRANSPORTNoTransport protocol (stdio, sse, http)stdio
ITENTIAL_MCP_PLATFORM_PASSWORDNoPassword for basic authenticationadmin
ITENTIAL_MCP_PLATFORM_CLIENT_IDNoOAuth client ID
ITENTIAL_MCP_SERVER_EXCLUDE_TAGSNoTags to exclude registered toolsexperimental,beta
ITENTIAL_MCP_SERVER_INCLUDE_TAGSNoTags to include registered tools
ITENTIAL_MCP_PLATFORM_DISABLE_TLSNoDisable TLS for platform connectionfalse
ITENTIAL_MCP_PLATFORM_CLIENT_SECRETNoOAuth client secret
ITENTIAL_MCP_PLATFORM_DISABLE_VERIFYNoDisable certificate verificationfalse

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/itential/itential-mcp'

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