Skip to main content
Glama

Douban MCP Server

by moria97

search-book

Search for books on Douban using ISBN numbers or keyword queries to find specific titles and authors.

Instructions

search books from douban, either by ISBN or by query

Input Schema

NameRequiredDescriptionDefault
isbnNoISBN number, e.g. "9787501524044"
qNoquery string, e.g. "python"

Input Schema (JSON Schema)

{ "properties": { "isbn": { "description": "ISBN number, e.g. \"9787501524044\"", "type": "string" }, "q": { "description": "query string, e.g. \"python\"", "type": "string" } }, "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