Video information search MCP server
Project description
Video MCP Server
这是一个基于 TMDB API 的视频信息查询 MCP 服务器,支持电影和电视剧的搜索及详细信息获取。
安装
uvx video-mcp
环境变量配置
在使用之前,你需要设置 TMDB API Key。创建一个 .env 文件并添加以下内容:
TMDB_API_KEY=your_tmdb_api_key_here
你可以从 TMDB 设置页面 获取 API Key。
可用工具
search_video
搜索电影和电视剧信息。
参数:
- query: 搜索关键词
- media_type: 指定搜索类型:movie(电影)、tv(电视剧)或all(全部)
- year: 指定年份进行过滤(可选)
- page: 页码,默认为1
get_video_details
获取特定影视作品的详细信息。
参数:
- video_id: 影视作品的ID
- media_type: 作品类型:movie(电影)或tv(电视剧)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
video_mcp-0.1.0.tar.gz
(16.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file video_mcp-0.1.0.tar.gz.
File metadata
- Download URL: video_mcp-0.1.0.tar.gz
- Upload date:
- Size: 16.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
569074460b74404cc7f1439c9f3e85eafbef1ff718789e9f915847df542959cb
|
|
| MD5 |
278b5534b454e3cceed7efce88638148
|
|
| BLAKE2b-256 |
8d395a72d821a1d7129db44f247a0cb6a8e57ba5044adacb99a142a0d0cf3f02
|
File details
Details for the file video_mcp-0.1.0-py3-none-any.whl.
File metadata
- Download URL: video_mcp-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cd151f67ef859a61e0da7ea162aa7bdac200a54279aa7b94a3d7fd64b82d2dfb
|
|
| MD5 |
7e23ffe916f4b52cca419be42d277d9a
|
|
| BLAKE2b-256 |
05c1b84be8890ab1a692c831a5e547a5456350012d06420e3dfc57d525d1d5f2
|