mcp-movies
mcp-movies
Movies MCP — iTunes Search API(영화, 무료, 인증 불필요) 및 TVmaze API(TV 프로그램, 무료, 인증 불필요)를 래핑합니다.
Pipeworx의 일부 — AI 에이전트를 1394+ 실시간 데이터 소스에 연결하는 MCP 게이트웨이입니다.
도구
도구 | 설명 |
| 제목 또는 키워드로 영화를 검색합니다. 제목, 감독, 개봉일, 장르, 설명, 아트워크를 반환합니다. |
| 이름으로 TV 프로그램을 검색합니다. 프로그램 이름, 장르, 첫 방영/종료 날짜, 평점, 요약, 이미지를 반환합니다. |
| 에피소드, 방영 날짜, 평점을 포함한 TV 프로그램의 전체 세부 정보를 가져옵니다. search_tv_shows의 쇼 ID가 필요합니다. |
| 특정 날짜와 국가(예: '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"
}
}
}ask_pipeworx와 함께 사용하기
도구를 직접 호출하는 대신 평범한 영어로 질문할 수 있습니다:
ask_pipeworx({ question: "your question about Movies data" })게이트웨이는 올바른 도구를 선택하고 필요한 인수를 자동으로 채웁니다.
더보기
라이선스
MIT
This server cannot be installed
Maintenance
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
- AlicenseNot gradedqualityDmaintenanceProvides 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.201MIT
- AlicenseAqualityCmaintenanceProvides 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.13205MIT
- FlicenseAqualityCmaintenanceEnables searching for movies and TV shows and retrieving streaming availability data across multiple platforms and countries.32
- FlicenseNot gradedqualityCmaintenanceEnables 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.
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.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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