top_movies
ActiveTool of Itunes Search
declared in 0.1.0
DEPRECATED — Apple discontinued the iTunes movies chart (permanent 404). For popular, trending, or current movies use the tmdb pack instead: tmdb_trending, discover_movie, or get_movie.
Parameters schema
{
"type": "object",
"examples": [
{
"limit": 25,
"country": "us"
}
],
"properties": {
"limit": {
"type": "number",
"description": "1-100 (default 25)"
},
"country": {
"type": "string",
"description": "ISO alpha-2 (default us)"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Itunes Search
https://github.com/pipeworx-io/mcp-itunes-search
1/7 registries