Skip to main content
Glama

Douban MCP Server

by moria97

get-group-topic-detail

Retrieve detailed information about a specific Douban group discussion topic using its unique identifier.

Instructions

get group topic detail

Input Schema

NameRequiredDescriptionDefault
idYesdouban group topic id, e.g. "1234567890"

Input Schema (JSON Schema)

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