movie-recommender-mcp

dustinbarnes/movie-recommender-mcp
★ 0 stars TypeScript Database Updated 13d ago
Personal movie library + TMDB-powered recommendation MCP server
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "movie-recommender-mc": {
      "command": "npx",
      "args": [
        "-y",
        "dustinbarnes/movie-recommender-mcp"
      ]
    }
  }
}

README Excerpt

A personal movie recommendation [MCP server](https://modelcontextprotocol.io/) powered by [TMDB](https://www.themoviedb.org/). Build a library of rated movies, and get personalized recommendations based on your taste profile — derived from the keywords and genres of movies you've liked. TMDB responses are cached locally in SQLite (30-day TTL) to minimize API calls.

Tools (6)

DB_PATHTMDB_API_KEYdouble_updownsearch_movieswatchlist
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →