← Index

ChangeDetection.io MCP Server

io.github.rusty4444/changedetection-mcp·v0.1.0·Other
Quality Score
90
/100

MCP server for ChangeDetection.io website monitoring and change history.

§00  Trust verdict · v1 advisory ·  method
UNVERIFIEDno verdict on file

Verdict not yet evaluated for this tool. The hybrid eval runs adversarial cases first; coverage rolls out as the corpus expands. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: hybrid eval, four-state verdict, honest limits.

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "changedetection-mcp": {
      "command": "uvx",
      "args": [
        "changedetection-mcp"
      ],
      "env": {
        "CHANGEDETECTION_BASE_URL": "<changedetection_base_url>",
        "CHANGEDETECTION_API_KEY": "<your-changedetection_api_key>"
      }
    }
  }
}
§02  Environment variables
CHANGEDETECTION_BASE_URL
required

Base URL of the ChangeDetection.io instance, e.g. https://changedetection.example.com

CHANGEDETECTION_API_KEY
requiredsecret

ChangeDetection.io API key

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
20
installability
25
documentation
15
stability
5
§04  Alternatives in Other