MCP Server – AI automation via MCP

Automating monitoring tasks with MCP Server

IPNetwork Monitor now includes a built-in MCP Server that lets AI assistants and IDE tools work with your monitoring infrastructure through natural-language conversations. Instead of performing every routine action manually in the GUI, you can use MCP-enabled tools to create hosts, configure monitors, set up alerting rules, and query monitoring data more efficiently.

What MCP Server can do

The initial MCP release provides a set of tools for common monitoring and configuration tasks. You can create host groups and hosts, add monitors, define composite alerts, configure alerting rules and schedules, create simple actions, and manage credentials for SNMP, Unix-like systems, and Windows hosts.

The MCP API can also be used to retrieve monitor state and statistics, including current status, history, graph data, and other monitoring information. This makes it useful not only for automation, but also for investigation and reporting tasks.

Getting started

MCP Server is built into IPNetwork Monitor and can be enabled from “Settings > MCP”. Once enabled, you can copy the MCP endpoint URL and choose the appropriate access token for your client.

Two token types are available: a read-write token for administrative and configuration tasks, and a read-only token for integrations that only need to query monitoring data. In many cases, the read-only token is the better choice when you want to keep access limited.

Connecting AI tools

The getting-started guide describes how to connect MCP-compatible tools such as Claude Code and Cursor. After connecting a client, you can ask it to perform tasks such as creating a host, adding monitors, checking monitor state, or helping build alerting workflows.

For installations that are not directly reachable, the MCP documentation also describes practical ways to expose the service securely, such as SSH port forwarding or a tunnel with an external hostname configured in IPNetwork Monitor.

Why this can be useful

MCP Server can reduce the amount of repetitive manual work involved in monitoring administration. It can be especially useful when you need to create similar monitoring objects in bulk, inspect existing configuration, or retrieve monitoring data quickly without navigating through multiple dialogs.

Because the MCP API is part of the product itself, it can also fit naturally into existing self-hosted deployments where you want to keep monitoring data and access control inside your own environment.

Conclusion

MCP Server adds a new way to work with IPNetwork Monitor by combining traditional monitoring with AI-assisted automation. If you would like to try it, please see our getting started guide, the full MCP API reference manual, and the related release notes. If you have any questions or ideas, feel free to contact us.