ChangeDetection.io MCP Server
Rank #50,572io.github.rusty4444/changedetection-mcp
MCP server for ChangeDetection.io website monitoring and change history.
ChangeDetection.io MCP Server is a Model Context Protocol (MCP) server published by rusty4444. It ranks #50,572 of 97,654 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. ChangeDetection.io MCP Server is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on May 16, 2026 and most recently updated on May 18, 2026.
Ranks ahead of 47,082 of 97,654 servers on MCP Toplist.
Use ChangeDetection.io MCP Server
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
Add ChangeDetection.io MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"changedetection-mcp": {
"command": "uvx",
"args": [
"changedetection-mcp"
],
"env": {
"CHANGEDETECTION_BASE_URL": "<your CHANGEDETECTION_BASE_URL>",
"CHANGEDETECTION_API_KEY": "<your CHANGEDETECTION_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.rusty4444%2Fchangedetection-mcp)<a href="https://mcptoplist.com/server/io.github.rusty4444%2Fchangedetection-mcp"><img src="https://mcptoplist.com/badge/io.github.rusty4444%2Fchangedetection-mcp.svg" alt="MCP Toplist: #50,572 of 97,654" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
rusty4444
Other servers by rusty4444
View all rusty4444 servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | May 18, 2026 |
Frequently asked questions
- Who maintains ChangeDetection.io MCP Server?
- ChangeDetection.io MCP Server is maintained by rusty4444, which publishes 4 MCP servers (4 total versions) tracked on MCP Toplist.
- Is ChangeDetection.io MCP Server listed on the Official MCP Registry?
- Yes — ChangeDetection.io MCP Server is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does ChangeDetection.io MCP Server have?
- MCP Toplist tracks 1 version of ChangeDetection.io MCP Server, most recently published on May 18, 2026.
- Where can I find the source code for ChangeDetection.io MCP Server?
- The source code for ChangeDetection.io MCP Server is hosted at github.com/rusty4444/changedetection-mcp.