Skip to main content
Glama
shows.py392 B
"""Show endpoints.""" SHOWS_ENDPOINTS = { # Show endpoints "shows_trending": "/shows/trending", "shows_popular": "/shows/popular", "shows_favorited": "/shows/favorited", "shows_played": "/shows/played", "shows_watched": "/shows/watched", # Rating endpoints "show_ratings": "/shows/:id/ratings", # Video endpoints "show_videos": "/shows/:id/videos", }

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