Streambridge
Official4 toolsby datmay-dot
Search Chinese TV drama scenes with second-level timestamps by character, emotion, or scene type.
Search Chinese TV drama scenes by timestamp using character, emotion, or scene filters.
Captured live from the server via tools/list.
search_scenes
Search scenes in StreamBridge video library with second-level timestamps. Supports search by dialogue, character name, emotion, and scene type. Returns results with direct watch links. Example: 'Qian Hongchu strategy', 'fight scene', 'touching moment'
Parameters (7)
- querystringrequired
Search keywords
- episodeinteger
Filter by episode (optional)
- characterstring
Filter by character name (optional)
- scene_typestring
Scene type filter (optional)
- action_onlyboolean
- romance_onlyboolean
- limitinteger
get_episode_info
Get info for a specific episode: title, duration, scene count.
Parameters (1)
- episodeintegerrequired
Episode number
list_characters
List main characters in Taiping Nian and their scene counts.
No parameters.
get_content_catalog
Get StreamBridge content catalog with titles, episode counts, genres.
No parameters.
README not available yet.
Install
Remote endpoint
Streamable HTTPHosted server - connect over the network, no local install.
https://mcp.lume.living/mcpclaude_desktop_config.json
{
"mcpServers": {
"streambridge": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.lume.living/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.