Skip to main content
Glama

Xiaohongshu MCP Server

by muhenan

xiaohongshu_check_status

Check Xiaohongshu account login status using headless browser automation to verify authentication and access permissions.

Instructions

检查小红书登录状态

Args: headless: 是否使用无头模式,默认True(状态检查可使用无头模式) chrome_path: Chrome浏览器可执行文件路径,可选

Returns: 登录状态信息

Input Schema

NameRequiredDescriptionDefault
chrome_pathNo
headlessNo

Input Schema (JSON Schema)

{ "properties": { "chrome_path": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Chrome Path" }, "headless": { "default": true, "title": "Headless", "type": "boolean" } }, "title": "xiaohongshu_check_statusArguments", "type": "object" }

Other Tools from Xiaohongshu MCP Server

Related Tools

    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/muhenan/xiaohongshu-mcp-python'

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