Skip to main content
Glama

Douban MCP Server

by moria97

list-tv-reviews

Retrieve reviews for TV shows from Douban using the show's unique ID to analyze audience feedback and critical reception.

Instructions

list tv reviews

Input Schema

NameRequiredDescriptionDefault
idYesdouban tv id, e.g. "1234567890"

Input Schema (JSON Schema)

{ "properties": { "id": { "description": "douban tv id, e.g. \"1234567890\"", "type": "string" } }, "required": [ "id" ], "type": "object" }

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/moria97/douban-mcp'

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