itential-mcp
If you are the rightful owner of itential-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Itential MCP Server is a Model Context Protocol server designed to integrate LLMs with the Itential Platform, facilitating network automation and workflow orchestration.
get_health
Retrieve platform health status including memory, CPU usage, and service status.
get_job_metrics
Get aggregated workflow job metrics.
get_task_metrics
Get aggregated workflow task metrics.
get_workflows
List available workflows.
start_workflow
Start a workflow with provided variables and permissions.
get_jobs
List all jobs with optional filtering.
describe_job
Get details about a specific job based on job_id.
get_command_templates
List all configured command templates.
describe_command_template
Get details about a specific command template.
run_command_template
Run a command template against a set of devices.
get_devices
Get a list of devices from Itential Platform.
run_command
Run a command against one or more devices.