{
  "markdown": "# AlertChecker MCP Server\n\nGives any MCP-compatible AI assistant (ChatGPT, Claude, and others) the ability to create AI-monitored web alerts on your behalf. Then you will be told when something happens instead of having to ask — just say **\"Alert me when...\"**\n\n## What it does\n\nAlertChecker watches the web for you and emails you when a plain-English statement becomes true. Once you connect this MCP server, any supporting AI assistant can create these alerts directly from natural conversation.\n\n**Example prompts:**\n- \"Alert me when the iPhone 16 Pro is back in stock at apple.com\"\n- \"Let me know whenever it's going to rain in London tomorrow\"\n- \"Email me when Tesla stock drops below $200\"\n- \"Tell me if there's an earthquake over 4.0 magnitude in California\"\n\n## Tools\n\n| Tool | Description |\n|---|---|\n| `create_alert` | Creates an alert that monitors the web and emails you when a statement becomes true (or false). Accepts a statement, a short title, confidence level, and which outcome to notify on. |\n\n## Icon\n\nA public icon suitable for connector setup is available at [alertchecker.com/app-icon.png](https://alertchecker.com/app-icon.png) — PNG, 256x269px, under 9KB.\n\n## Connecting\n\n**Server URL:** `https://alertchecker.com/api/mcp`\n\n**Transport:** Streamable HTTP\n\n**Authentication:** OAuth 2.0 with PKCE and Dynamic Client Registration (RFC 7591). No manual API key or client credentials needed — your MCP client discovers everything automatically from:\n```\nhttps://alertchecker.com/.well-known/oauth-authorization-server\n```\n\nOn first connection, you'll be redirected to sign in via Google or a magic email link.\n\n### Adding to ChatGPT\n\n1. Go to **Settings → Plugins → Browse plugins**\n2. Click the **New Plugin** button (plus icon, top-right)\n3. Fill in:\n   - **Icon** (optional): upload [alertchecker.com/app-icon.png](https://alertchecker.com/app-icon.png) — otherwise a generic icon is shown\n   - **Name**: `AlertChecker`\n   - **Description**: `Create AI-monitored web alerts from plain English`\n   - **Connection** (\"Server URL\" option selected): `https://alertchecker.com/api/mcp`\n   - **Authentication**: `OAuth`\n4. Tick the checkbox confirming you understand the risks\n5. Click **Create**, then click **Sign in with AlertChecker** — you'll be redirected to sign in via Google or magic link\n6. In a new chat, enable AlertChecker from the \"Add files and more\" button (plus icon, just to the left of where you type your chat). Then ask: *\"Alert me when...\"*\n\n### Adding to Claude\n\n1. Go to **Settings → Customize → Connectors → Add → Add custom connector**\n2. Fill in:\n   - **Name**: `AlertChecker`\n   - **Remote MCP server URL**: `https://alertchecker.com/api/mcp`\n3. Click **Add**\n4. Click **Connect**\n5. Sign in\n6. Optionally change **Needs approval** to **Always allow** for the **Create alert** tool\n7. In a new chat, enable AlertChecker from the **Connectors** submenu under the \"Add files, connectors and more\" button (plus icon, just to the left of where you type your chat). Then ask: *\"Alert me when...\"*\n\n### Adding to Perplexity\n\n1. Go to **All settings → Connectors → Add custom connector** (top-right)\n2. Click **Change icon** and upload [alertchecker.com/app-icon.png](https://alertchecker.com/app-icon.png)\n3. Fill in:\n   - **Name**: `AlertChecker`\n   - **Description** (optional): `Create AI-monitored web alerts from plain English`\n   - **MCP Server URL**: `https://alertchecker.com/api/mcp`\n4. Tick the checkbox confirming you understand the risks\n5. Sign in when prompted\n6. In a new chat, enable AlertChecker from the \"Add files or tools\" button (plus icon, just to the left of where you type your chat). Then ask: *\"Alert me when...\"*\n\n## Learn more\n\n- [AlertChecker](https://alertchecker.com) — the main app\n- [Model Context Protocol](https://modelcontextprotocol.io) — the open standard this server implements\n\n## Support\n\nQuestions or issues: [support@alertchecker.com](mailto:support@alertchecker.com)\n",
  "bytes": 3952,
  "sha": "11e4eab82a67f9dd72f7464c865e3c59076d414037254d99647ec991ee93cdef",
  "repo_slug": "steve-chambers/alertchecker-mcp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_steve_chambers_alertchecker_mc_ff5ab4c8/readme"
}