ChangeDetection.io MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 74 installs a week from pypi. Last commit 31 May 2026.
MCP server for ChangeDetection.io website monitoring and change history.
Today is the operative word: we check ChangeDetection.io MCP Server 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 changedetection-mcp -- uvx changedetection-mcp
{
"mcpServers": {
"changedetection-mcp": {
"args": [
"changedetection-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.changedetection-mcp]
command = "uvx"
args = ["changedetection-mcp"]
{
"mcpServers": {
"changedetection-mcp": {
"args": [
"changedetection-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"changedetection-mcp": {
"args": [
"changedetection-mcp"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
CHANGEDETECTION_BASE_URL (Base URL of the ChangeDetection.io instance, e.g. https://changedetection.example.com), CHANGEDETECTION_API_KEY (ChangeDetection.io API key).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Site Spy — lets AI agents monitor websites for changes
MCP server for Zabbix monitoring and automation
Create, read and monitor Wachete website-change wachets for a signed-in user.
An MCP server for Scout Monitoring data interactions.
AI-powered website change monitoring - manage monitors and alerts via MCP.
MCP server for AI-driven console application automation and monitoring
Arduino MCP server for CLI setup, board detection, compile/upload, serial monitoring, and pin refs.
Arduino MCP server for CLI setup, board detection, compile/upload, serial monitoring, and pin refs.
Answers built from our own checks of this server.