
trakt mcp server
MCP (Model Context Program) server that connects to your trakt account
Repository Info
About This Server
MCP (Model Context Program) server that connects to your trakt account
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
Setup:
virtualenv venv source venv/bin/activate pip install -r requirements.txt python run.py
Follow the instructions provided by run.py to login, this will save credentials into user_secret.yaml (don't share it)
Then you can launch this MCP server with: /where/is/trakt-mcp-server/venv/bin/fastmcp run -t stdio /where/is/trakt-mcp-server/run.py
For instance, with claude_desktop_config.json: { "mcpServers": { "trakt": { "command": "/where/is/trakt-mcp-server/venv/bin/fastmcp", "args": [ "run", "-t", "stdio", "/where/is/trakt-mcp-server/run.py" ] } } }
Quick Start
Clone the repository
git clone https://github.com/phhusson/trakt-mcp-serverInstall dependencies
cd trakt-mcp-server
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.