Skip to main content
Glama
pavanbhatt19

Channels MCP Server

by pavanbhatt19

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ZABBIX_URLYesZabbix URL, e.g., https://zabbix.sophosapps.com
SSH_USERNAMEYesYour SSH username for channel servers (e.g., pavanbhatt)
SSH_AUTH_SOCKNoAuto-detected on macOS. Only set manually if auto-detection fails.
ATLASSIAN_HOSTYesAtlassian host, e.g., https://sophos.atlassian.net
SSH_PASSPHRASENoPassphrase for the private key (if using SSH_PRIVATE_KEY_PATH)
ATLASSIAN_EMAILYesYour Sophos email (e.g., your.name@sophos.com)
ZABBIX_API_TOKENYesZabbix API token from User Settings → API Tokens
ATLASSIAN_API_TOKENYesAtlassian API token from https://id.atlassian.com/manage-profile/security/api-tokens
SSH_PRIVATE_KEY_PATHNoAlternative to SSH agent: path to your key (e.g., ~/.ssh/id_rsa)

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
investigate_serverA

Connect to a channel server, check all status JSONs (chirp, chmedic, chcheck, large_file_alert), and return categorized findings. SAFE: read-only.

check_channel_logB

Read the latest entries from a specific channel's chan.log. SAFE: read-only.

check_antispam_publishingA

Check if there is an active incident for antispam-publishing.labs.sophos (most common root cause for multiple channel alerts).

get_server_problemsC

Get all active Zabbix problems/alerts for a channel server.

acknowledge_alertsC

Acknowledge Zabbix alerts with a message and ticket reference.

create_linfra_ticketC

Create a LINFRA Jira ticket with investigation findings.

add_ticket_commentC

Add a comment to an existing Jira ticket.

search_related_incidentsC

Search Jira for related past incidents by keyword.

check_large_filesC

Check for large files on a channel server that may trigger large_file_alert. SAFE: read-only.

list_channel_serversA

List all channel servers with their roles, Zabbix IDs, and priorities.

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/pavanbhatt19/labs.platform-infra.channels-mcp'

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