ry-ops/checkmk-mcp-server
If you are the rightful owner of checkmk-mcp-server 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 CheckMK MCP Server is a Model Context Protocol server that integrates with the CheckMK REST API to manage monitoring systems.
Tools
Functions exposed to the LLM to take actions
checkmk_list_hosts
List all hosts in a folder.
checkmk_get_host
Get detailed information about a specific host.
checkmk_create_host
Create a new host.
checkmk_update_host
Update host attributes.
checkmk_delete_host
Delete a host.
checkmk_rename_host
Rename a host.
checkmk_bulk_create_hosts
Create multiple hosts at once.
checkmk_list_folders
List all folders.
checkmk_create_folder
Create a new folder.
checkmk_service_discovery
Run service discovery on a host.
checkmk_list_services
List all services for a host.
checkmk_show_pending_changes
Show pending configuration changes.
checkmk_activate_changes
Activate pending changes.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client