Skip to main content
Glama

tv-recommender-mcp-server

find_shows_by_actor

Discover TV shows and series featuring a specific actor by entering their name. Ideal for finding performances by your favorite actors across various programs.

Input Schema

NameRequiredDescriptionDefault
actor_nameYes演员名称,如"布莱恩·科兰斯顿"、"安东尼·斯塔尔"等

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "actor_name": { "description": "演员名称,如\"布莱恩·科兰斯顿\"、\"安东尼·斯塔尔\"等", "type": "string" } }, "required": [ "actor_name" ], "type": "object" }

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