Skip to main content
Glama
LokerL

DouYuSearcher MCP Server

get_room

Retrieve detailed DouYu live stream room information by entering a numeric room ID. Returns a Markdown table with avatar, room name, streamer, status, popularity, and cover image.

Instructions

通过斗鱼房间的ID获取斗鱼房间信息。
Get room information from DouYu by room ID.

Args:
    room_id (int): 斗鱼房间ID。整数类型的ID被接受。
    room_id (int): The ID of the DouYu room. A numeric  ID is accepted. Like 71415.

Returns:
    一个markdown表格,包含房间信息。
    a Markdown table containing room information.
    - 头像 URL 使用 image标签展示
    - 房间ID
    - 分区名
    - 房间名
    - 主播名
    - 房间状态(直播中 or 未开播)
    - 热度
    - 房间封面图 URL 图片 使用 image标签展示

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
room_idYes
Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/LokerL/douyu-mcp-py'

If you have feedback or need assistance with the MCP directory API, please join our Discord server