io.github.datmay-dot/streambridge
https://mcp.lume.living/mcpskills: {'id': 'search_scenes', 'name': 'search_scenes', 'description': "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'", 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'get_episode_info', 'name': 'get_episode_info', 'description': 'Get info for a specific episode: title, duration, scene count.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'list_characters', 'name': 'list_characters', 'description': 'List main characters in Taiping Nian and their scene counts.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'get_content_catalog', 'name': 'get_content_catalog', 'description': 'Get StreamBridge content catalog with titles, episode counts, genres.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}; uptime_30d 1.0%; p95 713.1ms; conformance: pass
How to connect
https://mcp.lume.living/mcp
curl -X POST https://mcp.lume.living/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'