Skip to main content
Glama
zhaohongyuziranerran

chinese-social-mcp

중국 소셜 미디어 MCP 서버

중국 소셜 미디어 자동화 MCP 서버 - AI 에이전트와 중국 소셜 플랫폼 연결

6대 플랫폼 지원

플랫폼

ID

제목 제한

본문 제한

동영상

이미지

샤오홍슈

xiaohongshu

20자

1000자

✅ 5분

✅ 18장

더우인

douyin

55자

300자

✅ 15분

위챗 공식 계정

wechat_mp

64자

20000자

웨이보

weibo

-

2000자

✅ 5분

✅ 9장

지후

zhihu

50자

50000자

B빌리빌리

bilili

80자

250자

✅ 60분

10개 도구

#

도구

기능

1

list_platforms

지원되는 모든 플랫폼 나열

2

get_platform_info

플랫폼 상세 사양 가져오기

3

adapt_content

콘텐츠 다중 플랫폼 최적화

4

check_content

콘텐츠 규정 준수 검사

5

score_content

콘텐츠 적합성 점수 산정

6

get_trending

실시간 검색어/인기 주제 가져오기

7

publish_content

플랫폼에 콘텐츠 게시

8

analyze_content

콘텐츠 데이터 분석

9

get_account_stats

계정 데이터 가져오기

10

search_platform

플랫폼 콘텐츠 검색

핵심 기능

콘텐츠 다중 플랫폼 최적화

하나의 콘텐츠 → 6개 플랫폼 버전, 자동 처리:

  • 글자 수 자르기/확장

  • 제목 자동 생성(플랫폼 특성 포함: 샤오홍슈 이모지 추가/지후 물음표 추가)

  • 해시태그 형식 지정(샤오홍슈 #tag#/더우인 #tag/웨이보 #tag#)

  • 금지어 감지 및 대체

  • 플랫폼 스타일 제안

실시간 검색어 모니터링

6대 플랫폼 실시간 검색어:

  • 웨이보 실시간 검색어 (30개)

  • 더우인 인기 차트 (30개)

  • 지후 인기 차트 (30개)

  • B빌리빌리 인기 영상 (30개)

  • 바이두 실시간 검색어 (30개)

  • 진르터우탸오 (30개)

콘텐츠 규정 준수

  • 금지어 감지(플랫폼별 다른 단어 사전)

  • 민감 콘텐츠 패턴 인식(위챗 유도/상호작용 유도)

  • 외부 링크 위험 경고

  • 자동 대체 제안

사용 예시

콘텐츠 최적화

adapt_content(
    content="这是最好的AI工具推荐,绝对值得试试!",
    platforms="xiaohongshu,douyin,weibo",
    tags="AI,工具,推荐"
)

실시간 검색어 가져오기

get_trending(platform="weibo", limit=10)

규정 준수 검사

check_content(content="保证100%有效!", platform_id="xiaohongshu")

로컬 설치

pip install -r requirements.txt
python server.py

REST 배포

python -m chinese_social_mcp.rest_server

온라인 접속(권장)

로컬 설치 없이 MCP 클라이언트에서 직접 설정:

{
  "mcpServers": {
    "chinese-social-mcp": {
      "url": "http://www.mzse.com/social-mcp/"
    }
  }
}

REST API

curl http://www.mzse.com/social-mcp/

배포 상태

라이선스

MIT

F
license - not found
Not graded
quality - not tested
C
maintenance

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Connectors

  • Connect any AI agent to 11+ social platforms: schedule, publish & track posts via hosted MCP.

  • Instagram for AI agents: publish, read comments and DMs, insights, and engage from your account.

  • Schedule and publish to 10 social platforms: LinkedIn, X, Instagram, TikTok, YouTube, and more.

View all MCP Connectors

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/zhaohongyuziranerran/chinese-social-mcp'

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