Skip to main content
Glama
bluematador

blue-matador-mcp-server

Official
by bluematador

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BLUEMATADOR_API_KEYYesYour Bluematador API key
BLUEMATADOR_ACCOUNT_IDYesYour Bluematador account ID

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
create_aws_integrationB

Create a new AWS integration in Bluematador

create_azure_integrationB

Create a new Azure integration in Bluematador

list_integrationsA

List all integrations for a Bluematador account

update_aws_integrationC

Update an existing AWS integration

update_azure_integrationC

Update an existing Azure integration

enable_integrationC

Enable a Bluematador integration

disable_integrationC

Disable a Bluematador integration

delete_integrationC

Delete a Bluematador integration

get_opened_eventsC

Get Bluematador events that were opened within a time period

get_active_eventsB

Get currently active Bluematador events

get_active_events_summaryB

Get summary of active events for the last 30 days

list_projectsA

List all Bluematador projects for an account

list_usersA

List all users in a Bluematador account

invite_usersB

Invite users to a Bluematador account

list_notificationsB

List all notification integrations for an account

create_email_notificationB

Create an email notification integration

create_pagerduty_notificationC

Create a PagerDuty notification integration

enable_notificationC

Enable a notification integration

disable_notificationC

Disable a notification integration

delete_notificationB

Delete a notification integration

list_mute_rulesB

List mute rules for an account

create_mute_ruleC

Create a mute rule to suppress alerts

get_mute_regionsA

Get available AWS and Azure regions for mute rules

create_opsgenie_notificationC

Create an OpsGenie notification integration

create_sns_notificationC

Create an AWS SNS notification integration

create_victorops_notificationC

Create a VictorOps notification integration

create_squadcast_notificationC

Create a SquadCast notification integration

create_servicenow_notificationC

Create a ServiceNow notification integration

update_email_notificationC

Update an email notification integration

update_pagerduty_notificationC

Update a PagerDuty notification integration

update_opsgenie_notificationB

Update an OpsGenie notification integration

update_sns_notificationC

Update an AWS SNS notification integration

update_victorops_notificationC

Update a VictorOps notification integration

update_squadcast_notificationB

Update a SquadCast notification integration

update_servicenow_notificationC

Update a ServiceNow notification integration

get_metricsB

Query Bluematador metrics data

get_mute_monitorsC

Get available monitors for mute rules

get_mute_resourcesC

Get available resources for mute rules with pagination

delete_mute_ruleC

Delete a mute rule

mute_monitors_by_serviceA

Mute monitors for specific services (e.g., SQS, RDS, EC2) by creating a targeted mute rule

mute_resources_by_wildcardB

Mute monitors for resources using wildcard patterns (e.g., "sqs-", "-prod", "app-*-db")

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/bluematador/blue-matador-mcp-server'

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