Skip to main content
Glama

RedNote MCP Server

by ethancod1ng
package.json921 B
{ "name": "rednote-mcp-server", "version": "1.0.0", "description": "MCP server for RedNote (小红书) integration", "main": "dist/index.js", "scripts": { "build": "tsc", "start": "node dist/index.js", "dev": "tsx src/index.ts", "test": "jest", "lint": "eslint src --ext .ts", "typecheck": "tsc --noEmit" }, "keywords": ["mcp", "rednote", "xiaohongshu", "social-media"], "author": "", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^0.4.0", "axios": "^1.6.0", "config": "^3.3.9", "winston": "^3.11.0" }, "devDependencies": { "@types/config": "^3.3.3", "@types/jest": "^29.5.8", "@types/node": "^20.9.0", "@typescript-eslint/eslint-plugin": "^6.12.0", "@typescript-eslint/parser": "^6.12.0", "eslint": "^8.54.0", "jest": "^29.7.0", "ts-jest": "^29.1.1", "tsx": "^4.6.0", "typescript": "^5.3.0" } }

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/ethancod1ng/rednote-mcp-server'

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