Skip to main content
Glama
blbl147

xhs-mcp

by blbl147

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
XHS_COOKIEYesThe cookie from Xiaohongshu website after login

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
check_cookieB

检测cookie是否失效

home_feedB

获取首页推荐笔记

search_notesC

根据关键词搜索笔记

    Args:
        keywords: 搜索关键词
get_note_contentA

获取笔记内容,参数url要带上xsec_token

Args:
    url: 笔记 url
get_note_commentsC

获取笔记评论,参数url要带上xsec_token

Args:
    url: 笔记 url
post_commentA

发布评论到指定笔记

Args:
    note_id: 笔记 note_id
    comment: 要发布的评论内容

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/blbl147/xhs-mcp'

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