Skip to main content
Glama

Douban MCP Server

by moria97

list-movie-reviews

Retrieve reviews for a specific movie from Douban using its unique ID to analyze audience opinions and critical feedback.

Instructions

list movie reviews

Input Schema

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

Input Schema (JSON Schema)

{ "properties": { "id": { "description": "douban movie 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