Skip to main content
Glama

Douban MCP Server

by moria97

list-book-reviews

Retrieve reviews for a specific book using its Douban ID to analyze reader feedback and opinions.

Instructions

list book reviews

Input Schema

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

Input Schema (JSON Schema)

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