ReelRifter
Rank #43,775com.reelrifter/watchlist
Ask Claude, ChatGPT, or Grok about your ReelRifter watchlist, history, and viewing stats.
ReelRifter is a Model Context Protocol (MCP) server published by rod-trent. It ranks #43,775 of 107,144 servers tracked on MCP Toplist. ReelRifter is listed on Official MCP, with 2 tracked versions. It was first listed on May 23, 2026 and most recently updated on May 25, 2026.
Ranks ahead of 63,369 of 107,144 servers on MCP Toplist.
Use ReelRifter
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http watchlist https://reelrifter.com/api/mcp[mcp_servers.watchlist]
url = "https://reelrifter.com/api/mcp"Add to ~/.codex/config.toml.
https://reelrifter.com/api/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"watchlist": {
"url": "https://reelrifter.com/api/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"watchlist": {
"type": "http",
"url": "https://reelrifter.com/api/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"watchlist": {
"serverUrl": "https://reelrifter.com/api/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"watchlist": {
"url": "https://reelrifter.com/api/mcp"
}
}
}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/com.reelrifter%2Fwatchlist)<a href="https://mcptoplist.com/server/com.reelrifter%2Fwatchlist"><img src="https://mcptoplist.com/badge/com.reelrifter%2Fwatchlist.svg" alt="MCP Toplist: Top 50% of 107,144" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
rod-trent
Other servers by rod-trent
View all rod-trent servers →Available versions (2)
| Version | Published |
|---|---|
| 1.2.0 | May 25, 2026 |
| 1.0.0 | May 23, 2026 |
Frequently asked questions
- Who maintains ReelRifter?
- ReelRifter is maintained by rod-trent, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is ReelRifter listed on the Official MCP Registry?
- Yes — ReelRifter is listed on the Official MCP Registry.
- How many versions does ReelRifter have?
- MCP Toplist tracks 2 versions of ReelRifter, most recently published on May 25, 2026.
- Where can I find the source code for ReelRifter?
- The source code for ReelRifter is hosted at github.com/rod-trent/reelrifter.