driftwatch
Rank #17,992io.github.dhughes6071/driftwatch
What broke between two dependency versions, with a citation for every claim. No API key needed.
driftwatch is a Model Context Protocol (MCP) server published by dhughes6071. It ranks #17,992 of 132,046 servers tracked on MCP Toplist. driftwatch is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 23, 2026 and most recently updated on Aug 23, 2026.
Ranks ahead of 114,054 of 132,046 servers on MCP Toplist.
Use driftwatch
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add driftwatch -e "ANTHROPIC_API_KEY=<your ANTHROPIC_API_KEY>" -- npx -y driftwatch-mcpReplace each placeholder with your own value before saving.
[mcp_servers.driftwatch]
command = "npx"
args = ["-y", "driftwatch-mcp"]
[mcp_servers.driftwatch.env]
ANTHROPIC_API_KEY = "<your ANTHROPIC_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"driftwatch": {
"command": "npx",
"args": [
"-y",
"driftwatch-mcp"
],
"env": {
"ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"driftwatch": {
"command": "npx",
"args": [
"-y",
"driftwatch-mcp"
],
"env": {
"ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"driftwatch": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"driftwatch-mcp"
],
"env": {
"ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"driftwatch": {
"command": "npx",
"args": [
"-y",
"driftwatch-mcp"
],
"env": {
"ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"driftwatch": {
"command": "npx",
"args": [
"-y",
"driftwatch-mcp"
],
"env": {
"ANTHROPIC_API_KEY": "<your ANTHROPIC_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.dhughes6071%2Fdriftwatch)<a href="https://mcptoplist.com/server/io.github.dhughes6071%2Fdriftwatch"><img src="https://mcptoplist.com/badge/io.github.dhughes6071%2Fdriftwatch.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
dhughes6071
Available versions (1)
| Version | Published |
|---|---|
| 0.1.2 | Aug 23, 2026 |
Frequently asked questions
- Who maintains driftwatch?
- driftwatch is maintained by dhughes6071, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is driftwatch listed on the Official MCP Registry?
- Yes — driftwatch is listed on the Official MCP Registry, alongside Glama.
- How many versions does driftwatch have?
- MCP Toplist tracks 1 version of driftwatch, most recently published on Aug 23, 2026.
- Where can I find the source code for driftwatch?
- The source code for driftwatch is hosted at github.com/dhughes6071/driftwatch.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.