Skip to main content
Glama
constants.py217 B
"""Authentication constants for the Trakt MCP server.""" # Authentication constants AUTH_POLL_INTERVAL = 5 # seconds AUTH_EXPIRATION = 600 # seconds (10 minutes) AUTH_VERIFICATION_URL = "https://trakt.tv/activate"

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/wwiens/trakt_mcpserver'

If you have feedback or need assistance with the MCP directory API, please join our Discord server