Skip to main content
Glama
Isoprest

omniwatchguard-mcp

OmniWatchGuard MCP Server

Model Context Protocol (MCP) server for OmniWatchGuard — AI-powered website change monitoring. Connect Claude, Cursor, or any MCP-compatible client directly to your OmniWatchGuard account to manage monitors and alerts in natural language.

Endpoint: https://mcp.omniwatchguard.com/mcp (Streamable HTTP)

What you can do

  • List and inspect your website monitors

  • Create new monitors (price, stock, text, visual, CSS, API, or SEO changes)

  • Update monitor settings (frequency, thresholds, selectors)

  • Pause, resume, or delete monitors

  • Review recent alerts across all notification channels (email, Slack, Discord, Telegram, webhook)

Related MCP server: Uptime Agent MCP Server

Tools

Tool

Description

list_monitors

List all monitors with recent change activity

get_monitor

Get full details and recent results for one monitor

create_monitor

Create a new monitor

update_monitor

Update an existing monitor's settings

set_monitor_status

Pause or resume a monitor

delete_monitor

Delete a monitor

list_alerts

List recent notifications sent to your account

Authentication

Requires an OmniWatchGuard API key (Pro plan or higher). Generate one from your dashboard, then pass it as a Bearer token:

Authorization: Bearer owg_live_...

Connect from Claude Desktop

{
  "mcpServers": {
    "omniwatchguard": {
      "command": "npx",
      "args": [
        "mcp-remote",
        "https://mcp.omniwatchguard.com/mcp",
        "--header",
        "Authorization: Bearer owg_live_YOUR_KEY_HERE"
      ]
    }
  }
}

About OmniWatchGuard

OmniWatchGuard monitors websites for price changes, stock availability, content updates, visual layout shifts, and more — with AI-powered severity filtering to cut alert noise. Learn more →

License

MIT — see LICENSE.

Related MCP Connectors

Related MCP Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables comprehensive Opsgenie alert management including listing, creating, acknowledging, and closing alerts, as well as managing alert notes, logs, and custom properties through natural language.
    168
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Connects AI assistants to IonHour uptime monitoring workspaces to manage projects, monitoring checks, and incident responses. It enables users to view reliability metrics, send heartbeats, and manage status pages through natural language.
    51
    MIT

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/Isoprest/omniwatchguard-mcp'

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