Skip to main content
Glama

tv-recommender-mcp-server

get_recommendations_by_genre

Discover TV show recommendations tailored to specific genres like comedy, sci-fi, or mystery using this tool. Input a genre to receive curated suggestions for your entertainment needs.

Input Schema

NameRequiredDescriptionDefault
genreYes电视剧类型,如"喜剧"、"科幻"、"悬疑"等,支持中英文

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "genre": { "description": "电视剧类型,如\"喜剧\"、\"科幻\"、\"悬疑\"等,支持中英文", "type": "string" } }, "required": [ "genre" ], "type": "object" }

You must be authenticated.

Other Tools from tv-recommender-mcp-server

Related Tools

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/terryso/tv-recommender-mcp-server'

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