抖音直播推流地址获取MCP工具
Project description
Douyin Live MCP
抖音直播推流地址获取MCP工具
功能
获取抖音直播间的RTMP/HLS推流地址,支持输入直播间链接或19位room_id。
安装
pip install douyin-live-mcp
服务配置
Stdio 配置 (推荐)
{
"mcpServers": {
"douyin-live": {
"command": "uvx",
"args": ["douyin-live-mcp"]
}
}
}
Streamable HTTP 配置
{
"mcpServers": {
"douyin-live": {
"command": "uvx",
"args": ["douyin-live-mcp"],
"transport": "streamable-http",
"url": "http://localhost:8000/mcp"
}
}
}
工具
get_douyin_stream_url: 获取抖音直播推流地址
示例输入
- 直播间链接: https://live.douyin.com/1234567890123456789
- room_id: 7283763263223100974
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
douyin_live_mcp-0.1.0.tar.gz
(3.6 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 douyin_live_mcp-0.1.0.tar.gz.
File metadata
- Download URL: douyin_live_mcp-0.1.0.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1f8132fa62298ae58be08af14897c7ef948afd127d260a022e0564af7cd889a0
|
|
| MD5 |
919c33be6cc08684af6e0f2f07a4f252
|
|
| BLAKE2b-256 |
548a57a988349fc908722636fa7f972fa56f77b4bdd9155b0fef7ddd6ce5bdc5
|
File details
Details for the file douyin_live_mcp-0.1.0-py3-none-any.whl.
File metadata
- Download URL: douyin_live_mcp-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
67f92330ff75967268af71d0804ae79eb22e458aadaaf54166a9b6b2828a2d04
|
|
| MD5 |
7d7e32e799c7450be35b35a74c9c69aa
|
|
| BLAKE2b-256 |
0ad2270271d6e0aa91c1a01bb735294e64be2e16a53b8909a48f7e17bfa45150
|