Skip to main content
Glama

Xiaohongshu MCP Server

by billyangbc
package.json2.63 kB
{ "name": "xiaohongshu-mcp-nodejs", "version": "1.0.0", "description": "小红书MCP服务器 - Node.js版本,支持多账号矩阵管理和反风控功能", "main": "src/index.js", "scripts": { "start": "node src/index.js", "dev": "nodemon src/index.js", "test": "jest", "lint": "eslint src/**/*.js", "format": "prettier --write src/**/*.js", "setup": "node scripts/setup.js", "db:migrate": "node scripts/migrate.js", "db:seed": "node scripts/seed.js", "admin": "node src/web/admin.js", "build": "webpack --mode production", "docker:build": "docker build -t xiaohongshu-mcp .", "docker:run": "docker run -p 3000:3000 xiaohongshu-mcp" }, "keywords": [ "xiaohongshu", "mcp", "automation", "social-media", "playwright", "redis", "mysql", "nodejs", "api", "websocket" ], "author": "ToDieOrNot", "license": "MIT", "engines": { "node": ">=18.0.0" }, "dependencies": { "express": "^4.18.2", "socket.io": "^4.7.2", "playwright": "^1.40.0", "playwright-extra": "^4.3.6", "puppeteer-extra-plugin-stealth": "^2.11.2", "ghost-cursor": "^1.1.19", "mysql2": "^3.6.5", "redis": "^4.6.10", "bull": "^4.11.5", "node-cron": "^3.0.3", "winston": "^3.11.0", "winston-daily-rotate-file": "^4.7.1", "dotenv": "^16.3.1", "cors": "^2.8.5", "helmet": "^7.1.0", "compression": "^1.7.4", "rate-limiter-flexible": "^3.0.8", "joi": "^17.11.0", "bcrypt": "^5.1.1", "jsonwebtoken": "^9.0.2", "multer": "^1.4.5-lts.1", "sharp": "^0.33.0", "axios": "^1.6.2", "cheerio": "^1.0.0-rc.12", "uuid": "^9.0.1", "moment": "^2.29.4", "lodash": "^4.17.21", "crypto": "^1.0.1", "fs-extra": "^11.1.1", "path": "^0.12.7", "url": "^0.11.3", "querystring": "^0.2.1", "os": "^0.1.2", "cluster": "^0.7.7", "pm2": "^5.3.0" }, "devDependencies": { "nodemon": "^3.0.2", "jest": "^29.7.0", "eslint": "^8.55.0", "eslint-config-prettier": "^9.1.0", "prettier": "^3.1.0", "supertest": "^6.3.3", "@types/jest": "^29.5.8", "webpack": "^5.89.0", "webpack-cli": "^5.1.4", "webpack-node-externals": "^3.0.0", "@babel/core": "^7.23.6", "@babel/preset-env": "^7.23.6", "babel-loader": "^9.1.3" }, "repository": { "type": "git", "url": "https://github.com/ToDieOrNot/xiaohongshu-mcp-nodejs.git" }, "bugs": { "url": "https://github.com/ToDieOrNot/xiaohongshu-mcp-nodejs/issues" }, "homepage": "https://github.com/ToDieOrNot/xiaohongshu-mcp-nodejs#readme" }

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/billyangbc/xiaohongshu-mcp-nodejs'

If you have feedback or need assistance with the MCP directory API, please join our Discord server