Skip to main content
Glama

Douban MCP Server

by moria97
package.json686 B
{ "name": "douban-mcp", "version": "0.3.0", "description": "", "type": "module", "main": "index.js", "license": "MIT", "author": "L-Chris", "scripts": { "build": "tsc && chmod +x dist/*.js", "prepare": "npm run build", "dev": "tsc --watch", "start": "node dist/index.js", "test": "jest" }, "keywords": [], "dependencies": { "@modelcontextprotocol/sdk": "^1.0.4", "@types/json2md": "^1.5.4", "dayjs": "^1.11.13", "json2md": "^2.0.2", "open": "^10.1.0", "turndown": "^7.2.0", "zod": "^3.24.1" }, "devDependencies": { "@types/node": "^22.10.2", "@types/turndown": "^5.0.5", "typescript": "^5.7.2" } }

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