Skip to main content
Glama

Douban MCP Server

by moria97

browse

Open the default browser to view detailed information about a Douban book using its unique identifier.

Instructions

open default browser and browse douban book detail

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