Connect your Trakt account to AI clients
Query watch history, watchlist, ratings, and recommendations directly within custom GPTs, Claude Desktop, or other Model Context Protocol integrations.
Authentication
Public tools (search, trending, metadata) do not require authentication. Connect your Trakt profile below to access your watchlist, personal ratings, viewing history, check-ins, and recommendations.
Connect with TraktClient Configuration
{
"mcpServers": {
"trakt": {
"url": "https://trakt-mcp.lorenzo0111.me/api/mcp",
"headers": {
"Authorization": "Bearer YOUR_TRAKT_ACCESS_TOKEN"
}
}
}
}Paste this configuration snippet directly into your MCP-compatible client JSON configuration. Remove the headers object entirely if you only intend to use public tools.
Capabilities
Search & Discover
Query movies, shows, seasons, episodes, and crew. Access trending lists.
Watchlist
Read, add, or delete watchlists objects in real time.
Syncing
Retrieve past history lists, check viewing stats, and log viewings.
Feedback Loop
Add rating weights (1โ10) or query taste profiles for automated recommendations.
Available Tools (32)
โก Public ยท ๐ Requires Auth