Movies Search Tool

by seann0824

Not rated
GitHub

About

A search tool for finding movies and TV shows from multiple video sources with link validation.

Details

Author
seann0824
Categories
Search, Other, Knowledge Base

Setup

Install Movies Search Tool in your MCP client (Claude Desktop, Cursor, Windsurf, and others).

Repository: https://github.com/seann0824/movies-search-mcp

Follow the installation instructions in the repository README, then restart your MCP client.

一个智能的电影和电视剧资源搜索工具,基于 Model Context Protocol (MCP) 构建,支持多个视频源搜索和链接验证。

- 🔍多源搜索: 支持多个视频网站资源搜索
- ✅链接验证: 自动验证视频链接的可播放性
- 🚀MCP 协议: 完全兼容 Model Context Protocol
- 📡双模式支持: STDIO 和 SSE (Server-Sent Events) 两种传输模式
- 🛠️易于集成: 可作为 MCP 工具集成到 AI 应用中

npm install -g @acwink/movies-search-mcp
# 默认 STDIO 模式 npx @acwink/movies-search-mcp # SSE 模式 npx @acwink/movies-search-mcp --sse
# 默认 STDIO 模式 (适合 MCP 客户端) movies-search-mcp # SSE 模式 (适合 Web 应用) movies-search-mcp --sse # 指定端口 (仅 SSE 模式) PORT=3001 movies-search-mcp --sse
{ "mcpServers": { "movies-search-mcp": { "command": "npx", "args": ["@acwink/movies-search-mcp"] } } }
// 搜索电影 { "title": "阿凡达", "type": "movie" } // 搜索电视剧 { "title": "权力的游戏", "type": "tv", "season": 1, "episode": 1 }
// 单个链接验证 { "url": "https://example.com/video/123" } // 批量验证 { "url": [ "https://example.com/video/123", "https://example.com/video/456" ] }
# 克隆项目 git clone https://github.com/Seann0824/movies-search-mcp.git cd movies-search-mcp # 安装依赖 npm install # 开发模式 npm run dev:cli # STDIO 模式 npm run dev:cli:sse # SSE 模式 # 构建 npm run build # 测试 npm test
src/ ├── cli.ts # CLI 入口文件 ├── mcp-server.ts # STDIO MCP 服务器 ├── mcp-server-sse.ts # SSE MCP 服务器 ├── sources/ # 视频源实现 ├── core/ # 验证器实现 ├── types/ # 类型定义 └── utils/ # 工具函数

- GET /sse- 建立 SSE 连接
- POST /messages- 发送 JSON-RPC 消息
- GET /health- 健康检查
- 查看Issues
- 创建新的 Issue
- 联系作者:
seanwangjs@example.com

Search global news using natural language. Webz.io News Search API returns the most relevant articles and content, with filters for source, country, language, date, sentiment, and category.

一条工務店で家を建てた施主「ろれさん」のブログ記事と、YouTube/X/Instagram/Web から集めた約3,000件の家づくり Tips を横断検索できる MCP サーバ。すべての結果に出典URLが付きます。

Search human-curated content recommendations from real people who explain why resources are valuable - The Internet Treasure Map

A set of tools to interact with YouTube, including video search, transcript extraction, and comment retrieval.

API for AI agents to search, license, and download b-roll video clips and voiceovers. Pay-per-request, no human interaction required.

Fetch, convert, and search AWS documentation pages, with recommendations for related content.

Search campgrounds around the world on campertunity, check availability, and provide booking links.

The Ferryhopper MCP Server exposes ferry routes, schedules and booking redirects so an AI assistant can discover connections across Europe and the Mediterranean and send users to Ferryhopper to complete bookings.

All-in-One SEO & Web Intelligence Toolkit API from FetchSERP.

MCP server that provides read-only access to HyperKitty, the web-based email archive component of Mailman 3.

At Sunrise Apps, we believe AI agents should be limitless, especially when it comes to visual data. We created ImageSorcery to bridge the critical gap in AI's ability to interact with and manipulate images directly, all while upholding the highest standards of privacy and security.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.