Back to Home
exquisique icon

CineSage

Verified Safe

by exquisique

Overview

CineSage functions as an AI entertainment concierge, providing personalized movie/TV show recommendations, managing watchlists, logging watched content with reviews, and scheduling viewings via Google Calendar.

Installation

Run Command
uv run fastmcp dev src/main.py

Environment Variables

  • TMDB_API_KEY
  • GOOGLE_CREDENTIALS_FILE

Security Notes

The server uses environment variables for API keys (TMDB_API_KEY) and Google credentials file path (GOOGLE_CREDENTIALS_FILE), which is good practice. It handles external API calls (TMDB, Google Calendar) and local data storage (SQLite, ChromaDB) without obvious critical vulnerabilities like 'eval' or hardcoded secrets. Google Calendar integration requires an OAuth flow to generate a local token.pickle.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens150
Stars0
Forks0
Last Update2025-11-25

Tags

AIEntertainmentRecommendationsCalendarWatchlist