抖音直播推流地址获取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.2.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.2.tar.gz.
File metadata
- Download URL: douyin_live_mcp-0.1.2.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 |
a593c327ac4a776fb252c315caa1f3efcb6479221534dfe992e6dea66bf84720
|
|
| MD5 |
f3404bddf0632af3e6d981a4c02d99d2
|
|
| BLAKE2b-256 |
edf98b5508ec6d0f8de260840891c9f295ad2955565363a5aeebd7fc1d97ebd2
|
File details
Details for the file douyin_live_mcp-0.1.2-py3-none-any.whl.
File metadata
- Download URL: douyin_live_mcp-0.1.2-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 |
2f93268fc1c63d7ac65ca3e73485db6244db1ed8908de3f1f326975527def87c
|
|
| MD5 |
00dfc5dad7a1b127e2c3ceb075c61d06
|
|
| BLAKE2b-256 |
101a57d0db0df89a420f3d0538e682194545fd737d7338cd2620a267a07f6f2b
|