Skip to main content
Glama
pipeworx-io

mcp-movies

by pipeworx-io

mcp-movies

Movies MCP — 包装 iTunes Search API(电影,免费,无需认证)和 TVMaze API(电视节目,免费,无需认证)

属于 Pipeworx 的一部分 — 一个连接 AI 智能体到 1394+ 个实时数据源的 MCP 网关。

Tools

Tool

Description

search_movies

按标题或关键词搜索电影。返回片名、导演、上映日期、类型、描述和海报。

search_tv_shows

按名称搜索电视节目。返回节目名、类型、播放时间、评分、简介和图片。

get_tv_show

获取完整的电视节目详情,包括剧集、播放日期和评分。需要来自 search_tv_shows 的节目 ID。

get_tv_schedule

检查特定日期和国家(如'US'、'GB')的节目播放情况。返回节目、播出时间和频道。

Related MCP server: TMDB MCP Server

快速开始

添加到您的 MCP 客户端(Claude Desktop、Cursor、Windsurf 等):

{
  "mcpServers": {
    "movies": {
      "url": "https://gateway.pipeworx.io/movies/mcp"
    }
  }
}

或连接到完整的 Pipeworx 网关,以访问所有 1394+ 个数据源:

{
  "mcpServers": {
    "pipeworx": {
      "url": "https://gateway.pipeworx.io/mcp"
    }
  }
}

结合 askpipes

除了直接调用工具,你还可以用简单的英文提问:

ask_pipeworx({ question: "your question about Movies data" })

网关会自动选择正确的工具并自动填充参数。

更多

许可证

MIT

A
license - permissive license
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    Provides integration with The Movie Database (TMDB) API for searching movies, TV shows, and people, accessing detailed information, and discovering popular and trending content. Enables AI assistants to access comprehensive movie and television metadata including ratings, cast, crew, and overviews.
    20
    1
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Provides access to The Movie Database (TMDB) API, enabling users to search for movies, TV shows, and people, get detailed information, discover content with advanced filters, and retrieve recommendations.
    13
    20
    5
    MIT
  • F
    license
    Not graded
    quality
    C
    maintenance
    Enables searching for movies and TV shows, viewing cast details, exploring actor bios and filmographies, checking streaming availability, and cross-referencing actor work against Netflix's catalog.

View all related MCP servers

Related MCP Connectors

  • Control Android TV from any AI. 38 MCP tools: playback, recap, recommend, smart-home, schedules.

  • TVMaze MCP — TV show metadata, episodes, schedules (no auth)

  • 15 media & data tools for AI agents: search, transcribe, subtitles, voiceover, translate & more.

View all MCP Connectors

Latest Blog Posts

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/pipeworx-io/mcp-movies'

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