Skip to main content
Glama
fredriksknese

mcp-centreon

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CENTREON_HOSTYesCentreon server hostname or IP (without https://)
CENTREON_PASSWORDYesCentreon login password
CENTREON_USERNAMENoCentreon login usernameadmin
CENTREON_ALLOW_SELF_SIGNEDNoAccept self-signed TLS certificates (true/false)true

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_hostsA

List monitored hosts in Centreon. Filter by name, state, or page through results.

get_hostA

Get full details for a specific host by its ID.

list_host_groupsA

List host groups configured in Centreon with member counts.

acknowledge_hostB

Acknowledge a host problem in Centreon to suppress notifications.

add_downtime_hostB

Schedule a downtime for a host in Centreon to suppress notifications during maintenance.

list_servicesA

List monitored services in Centreon. Filter by host, state, or service name.

get_serviceA

Get full details for a specific service by host ID and service ID.

list_service_groupsC

List service groups configured in Centreon.

acknowledge_serviceB

Acknowledge a service problem in Centreon to suppress notifications.

add_downtime_serviceB

Schedule a downtime for a service in Centreon to suppress notifications during maintenance.

list_eventsC

List recent monitoring events and alerts in Centreon. Filter by host, state, or check type.

list_acknowledgementsA

List active acknowledgements in Centreon — who acknowledged what and when.

list_downtimesA

List active and scheduled downtimes in Centreon.

get_service_metricsA

Get the list of performance metrics available for a specific service. Use this to discover metric names before fetching time-series data.

get_metrics_dataA

Get time-series performance data for a specific metric of a service. Use get_service_metrics first to discover available metric names.

get_platform_statusA

Get platform-level statistics for the Centreon monitoring system: total host and service counts broken down by state.

get_poller_listA

List Centreon pollers and remote servers with their connectivity status from the platform topology.

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/fredriksknese/mcp-centreon'

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