brilliant-directories-mcp
v6.58.2
io.github.brilliantdirectories/brilliant-directories-mcp
Official MCP server for Brilliant Directories — manage members, posts, leads, reviews, and more.
com.reelrifter/watchlist · v1.5.0
Ask Claude, ChatGPT, or Grok about your ReelRifter watchlist, history, and viewing stats.
ReelRifter 是一个MCP Server,收录自 官方 MCP Registry。支持 streamable-http 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"watchlist": {
"url": "https://reelrifter.com/api/mcp"
}
}
}{
"id": "com.reelrifter/watchlist",
"type": "mcp-server",
"version": "1.5.0",
"displayName": "ReelRifter",
"description": "Ask Claude, ChatGPT, or Grok about your ReelRifter watchlist, history, and viewing stats.",
"homepage": "https://reelrifter.com/mcp",
"distribution": {
"packages": [],
"remotes": [
{
"transport": "streamable-http",
"url": "https://reelrifter.com/api/mcp"
}
]
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "com.reelrifter/watchlist",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/com.reelrifter%2Fwatchlist/versions/latest",
"isOfficial": true,
"status": "active"
}
}