π Itential - MCP Server
@itential
About π Itential - MCP Server
π Itential Platform MCP Server
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"itential-mcp": {
"command": "uv",
"args": [
"run",
"itential-mcp",
"run"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is π Itential - MCP Server?
An 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. It is designed for platform engineers and developers.
How to use π Itential - MCP Server?
Install via pip install itential-mcp, set platform credentials as environment variables (ITENTIAL_MCP_PLATFORM_HOST, ITENTIAL_MCP_PLATFORM_USER, ITENTIAL_MCP_PLATFORM_PASSWORD), and start the server with itential-mcp run. Optionally configure transport (stdio, SSE, HTTP), tool tags, and authentication via CLI flags or a configuration file. Docker images are also available.
Key features of π Itential - MCP Server
- 56+ automation tools across 10 tag categories
- Flexible transport: stdio, SSE, HTTP with optional TLS
- Dynamic tool discovery without code modifications
- Supports basic auth, OAuth 2.0, JWT, and RBAC
- Role-based tool configurations for different user types
- Filter tools using
--include-tagsand--exclude-tags
Use cases of π Itential - MCP Server
- Apply device configurations and run commands across network devices
- Execute and monitor workflows via AI-powered assistants
- Monitor real-time platform health and manage component lifecycles
- Build and manage resource models with CRUD operations
- Integrate with external systems through OpenAPI and Gateway Manager
FAQ from π Itential - MCP Server
What are the runtime requirements?
Python 3.10 or higher and access to an Itential Platform instance are required.
How do I authenticate to the Itential Platform?
Authentication can be done via basic auth (username/password) or OAuth 2.0 (client ID/client secret), configured through environment variables, CLI parameters, or a configuration file.
Which transport methods are supported?
The server supports stdio (default), SSE, and HTTP transports. TLS encryption can be enabled for SSE and HTTP.
Can I limit which tools are exposed to the LLM?
Yes. Use the --include-tags and --exclude-tags options to control which tool categories (out of 10) are registered.
Is containerization supported?
Yes. A Docker image is available from ghcr.io/itential/itential-mcp, and you can also build it locally using make container.
Frequently asked questions
What are the runtime requirements?
Python 3.10 or higher and access to an Itential Platform instance are required.
How do I authenticate to the Itential Platform?
Authentication can be done via basic auth (username/password) or OAuth 2.0 (client ID/client secret), configured through environment variables, CLI parameters, or a configuration file.
Which transport methods are supported?
The server supports stdio (default), SSE, and HTTP transports. TLS encryption can be enabled for SSE and HTTP.
Can I limit which tools are exposed to the LLM?
Yes. Use the `--include-tags` and `--exclude-tags` options to control which tool categories (out of 10) are registered.
Is containerization supported?
Yes. A Docker image is available from `ghcr.io/itential/itential-mcp`, and you can also build it locally using `make container`.
Basic information
More Other MCP servers
πͺ Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Website
FunnyWolfAdversary simulation and Red teaming platform with AI
Nginx UI
0xJackyYet another WebUI for Nginx
Awesome Mlops
visengerA curated list of references for MLOps
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Comments