search_people
ActiveTool of Tvmaze
declared in 0.1.0
Search TVMaze's actor/person database by name. Returns matched people with id, name, country code, birthday, deathday, gender, and headshot image URL.
Parameters schema
{
"type": "object",
"examples": [
{
"query": "Bryan Cranston"
},
{
"query": "Meryl Streep"
}
],
"required": [
"query"
],
"properties": {
"query": {
"type": "string",
"description": "Person name"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Tvmaze
https://github.com/pipeworx-io/mcp-tvmaze
1/7 registries