mcpbeat

Streambridge MCP Server

io.github.datmay-dot/streambridge
answering

Streambridge is answering right now. Last checked 12 min ago. It exposes 4 tools.

Search Chinese TV drama scenes with second-level timestamps by character, emotion, or scene type.

The linked repository no longer exists on GitHub — it was deleted or made private.

Uptime history 42 hours of history
42 hours agonow
100.0%
Uptime 24h
91 of 91 checks
4
Tools
read from the server
916 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 12 min ago.

run in your terminal
claude mcp add streambridge --transport http https://mcp.lume.living/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "streambridge": {
      "url": "https://mcp.lume.living/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.streambridge]
url = "https://mcp.lume.living/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "streambridge": {
      "url": "https://mcp.lume.living/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "streambridge": {
      "url": "https://mcp.lume.living/mcp"
    }
  }
}

Available tools 4

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

characters
list_characters
List main characters in Taiping Nian and their scene counts.
content
get_content_catalog
Get StreamBridge content catalog with titles, episode counts, genres.
episode
get_episode_info
Get info for a specific episode: title, duration, scene count.
scenes
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'

Endpoints

URLTransportStateLatencyChecked
https://mcp.lume.living/mcp streamable-http answering 855 ms 12 min ago

Streambridge — questions

Answers built from our own checks of this server.

What can Streambridge do?
It exposes 4 tools, read directly from the server on our last check. Among them: get_content_catalog, get_episode_info, list_characters, search_scenes. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Streambridge working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 916 ms. The bar chart above shows every period we have measured.
Is Streambridge still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Streambridge?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Streambridge need an API key?
No. Streambridge completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 4 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Streambridge?
It answers our handshake in 916 ms on average, which is faster than 7% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.