omniwatchguard-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@omniwatchguard-mcpCreate a price monitor for https://example.com/products/widget"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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 all monitors with recent change activity |
| Get full details and recent results for one monitor |
| Create a new monitor |
| Update an existing monitor's settings |
| Pause or resume a monitor |
| Delete a monitor |
| 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.
This server cannot be installed
Maintenance
Related MCP Servers
- Alicense-qualityDmaintenanceEnables comprehensive Opsgenie alert management including listing, creating, acknowledging, and closing alerts, as well as managing alert notes, logs, and custom properties through natural language.224MIT
- FlicenseBqualityDmaintenanceEnables AI assistants to interact with Uptime Agent monitoring system to check uptime status, manage incidents, create new monitors, and analyze downtime through natural conversation.71
- Alicense-qualityBmaintenanceConnects 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.36MIT
- Alicense-qualityDmaintenanceMonitor website health, uptime, SEO, security and performance via your AI assistant.MIT
Related MCP Connectors
Uptime, SSL, DNS and domain monitoring you can talk to from Claude or any MCP client.
Set up uptime monitoring from your editor: create checks, configure alerts, query uptime history.
Monitor uptime and incidents, run checks, and publish status updates from your Uptimepage org.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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