Back to Browse

Omniwatchguard MCP Server

Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

AI-powered website change monitoring - manage monitors and alerts via MCP.

About

AI-powered website change monitoring - manage monitors and alerts via MCP.

Remote endpoints: streamable-http: https://mcp.omniwatchguard.com/mcp

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 2 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.

7 tools verified · Open access · No issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "com-omniwatchguard-mcp": {
      "url": "https://mcp.omniwatchguard.com/mcp"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

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)

Tools

ToolDescription
list_monitorsList all monitors with recent change activity
get_monitorGet full details and recent results for one monitor
create_monitorCreate a new monitor
update_monitorUpdate an existing monitor's settings
set_monitor_statusPause or resume a monitor
delete_monitorDelete a monitor
list_alertsList 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.

Reviews

No reviews yet

Be the first to review this server!