search_shows
ActiveTool of Tvmaze
declared in 0.1.0
Search TV shows by name. Returns shows with id, name, premiere date, network, genres, rating, status, and TVMaze URL.
Parameters schema
{
"type": "object",
"examples": [
{
"query": "Breaking Bad"
},
{
"query": "The Office"
}
],
"required": [
"query"
],
"properties": {
"query": {
"type": "string",
"description": "Show name (full or partial)"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Tvmaze
https://github.com/pipeworx-io/mcp-tvmaze
1/7 registries