Back to Home
itential icon

itential-mcp

Verified Safe

by itential

Overview

A Model Context Protocol (MCP) server that connects LLMs to the Itential Platform, enabling AI assistants to manage network automations, orchestrate workflows, monitor platform health, and perform advanced network operations.

Installation

Run Command
uv run itential-mcp run

Environment Variables

  • ITENTIAL_MCP_CONFIG
  • ITENTIAL_MCP_SERVER_TRANSPORT
  • ITENTIAL_MCP_SERVER_HOST
  • ITENTIAL_MCP_SERVER_PORT
  • ITENTIAL_MCP_SERVER_CERTIFICATE_FILE
  • ITENTIAL_MCP_SERVER_PRIVATE_KEY_FILE
  • ITENTIAL_MCP_SERVER_PATH
  • ITENTIAL_MCP_SERVER_LOG_LEVEL
  • ITENTIAL_MCP_SERVER_INCLUDE_TAGS
  • ITENTIAL_MCP_SERVER_EXCLUDE_TAGS
  • ITENTIAL_MCP_SERVER_TOOLS_PATH
  • ITENTIAL_MCP_SERVER_KEEPALIVE_INTERVAL
  • ITENTIAL_MCP_SERVER_RESPONSE_FORMAT
  • ITENTIAL_MCP_SERVER_AUTH_TYPE
  • ITENTIAL_MCP_PLATFORM_HOST
  • ITENTIAL_MCP_PLATFORM_PORT
  • ITENTIAL_MCP_PLATFORM_USER
  • ITENTIAL_MCP_PLATFORM_PASSWORD
  • ITENTIAL_MCP_DEBUG

Security Notes

The server defaults to 'none' for authentication and 'admin'/'admin' for platform credentials, which is insecure for production environments. It also allows disabling TLS verification (`ITENTIAL_MCP_PLATFORM_DISABLE_VERIFY`), posing a MITM risk. However, it provides robust configuration options for JWT/OAuth authentication, TLS certificates, and includes sensitive data redaction for logging, which are good security features if properly configured.

Similar Servers

Stats

Interest Score43
Security Score6
Cost ClassMedium
Avg Tokens750
Stars30
Forks6
Last Update2025-12-13

Tags

AI IntegrationNetwork AutomationWorkflow OrchestrationPlatform MonitoringDevice Management