three.ws Alerts runs on your own machine — the client starts it, so there is no endpoint to ping. 189 installs a week from npm. Last commit 18 Sep 2026.
Create, update, and delete pump.fun alert rules and read fired-alert history across channels.
Today is the operative word: we check three.ws Alerts every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add alerts-mcp -- npx -y @three-ws/alerts-mcp
{
"mcpServers": {
"alerts-mcp": {
"args": [
"-y",
"@three-ws/alerts-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.alerts-mcp]
command = "npx"
args = ["-y", "@three-ws/alerts-mcp"]
{
"mcpServers": {
"alerts-mcp": {
"args": [
"-y",
"@three-ws/alerts-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"alerts-mcp": {
"args": [
"-y",
"@three-ws/alerts-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
THREE_WS_BASE (Base URL of the three.ws API that serves the alert-rules and notifications endpoints. Override only when self-hosting or targeting a preview deployment.), THREE_WS_TIMEOUT_MS (Per-request timeout in milliseconds for the live three.ws API reads and writes.), THREE_WS_SESSION (Your three.ws session token (the value of the `__Host-sid` cookie from a signed-in browser). Required by every tool — all rules and alerts are scoped to YOUR account. Writes also use it to fetch a one-time CSRF token. Treat like a password.).
The author declared them in the registry entry; get the values from the project itself.
Manage Cronitor monitors and send telemetry pings — list, inspect, create, update, delete.
Real-time fuel prices, alerts, and cheapest gas stations across 38+ countries.
Track page and price changes over time: diffs, history, and alerts through simple tracking
Create, read and monitor Wachete website-change wachets for a signed-in user.
Track prices and deals: watch a shop page, get target alerts, see price history. Data stays local.
Deploy and manage web apps on InstaPods: create pods, push files, run commands, read logs.
MHRA drug and device safety alerts, recalls and Drug Safety Update bulletins,
Solana wallet tracker & alerts: real-time activity webhooks, balances, tx history. Free.
Answers built from our own checks of this server.