Xiaoheihe

v1.0.0Business Applicationsstable

小黑盒发帖子的MCP工具

mcp
Share:
8
Stars
0
Downloads
0
Weekly
0/5

What is Xiaoheihe?

Xiaoheihe is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to 小黑盒发帖子的mcp工具

小黑盒发帖子的MCP工具

This server falls under the Business Applications category on MCPgee, the world's largest MCP server directory with 33,000+ servers.

Features

  • 小黑盒发帖子的MCP工具

Use Cases

Post to Xiaoheihe community platform via MCP.
wsmxd

Maintainer

LicenseMIT
Languagec#
Versionv1.0.0
UpdatedMay 20, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

Manual Installation

npx xiaoheihemcpserver

Configuration

Configuration Details

Config File

claude_desktop_config.json

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

How to Set Up and Use Xiaoheihe

XiaoheiheMcpServer is a .NET 10-based MCP server that automates posting content to the Xiaoheihe (小黑盒) Chinese gaming community platform. It uses Playwright for browser automation to handle login and publishing workflows, supporting text posts, long-form articles, and video uploads with community and tag targeting.

Prerequisites

  • .NET 10.0 SDK installed (https://dotnet.microsoft.com/download)
  • A Xiaoheihe account with posting permissions
  • Playwright Chromium browser (installed automatically via setup script, approximately 150MB)
  • Windows, macOS, or Linux with x64 architecture
  • Claude Desktop or another MCP-compatible client
1

Download and extract the release package

Download the latest release from the GitHub releases page. The HTTP package is recommended for most users. Extract it to a stable directory.

# Windows (HTTP package):
# Download XiaoheiheMcpServer-http-win-x64.zip from GitHub releases
# Extract to D:\Tools\XiaoheiheMcpServer\

# Or clone from source:
git clone https://github.com/wsmxd/XiaoheiheMcpServer.git
cd XiaoheiheMcpServer
2

Run setup to install Playwright browser

Execute the setup script to download and install the Playwright Chromium browser required for automation.

# Windows:
.\setup.ps1

# macOS/Linux:
./setup.sh
3

Start the HTTP server

Launch the MCP server in HTTP mode. It will listen on port 5000 and expose an MCP endpoint.

# Windows (pre-built executable):
.\XiaoheiheMcpServer.Http.exe

# From source:
dotnet run --project src/XiaoheiheMcpServer.Http/XiaoheiheMcpServer.Http.csproj

# Server will be available at: http://localhost:5000/mcp
4

Configure Claude Desktop or VS Code

Add the server to your MCP client configuration using the HTTP transport type pointing to the local server endpoint.

{
  "servers": {
    "xiaoheihe": {
      "type": "http",
      "url": "http://localhost:5000/mcp"
    }
  }
}
5

Login to Xiaoheihe

The first time you use the server, trigger the interactive login tool. This opens a visible browser window for you to log in manually. Cookies are saved to data/cookies.json for future sessions.

# Ask Claude:
# "Check my Xiaoheihe login status"
# If not logged in:
# "Login to Xiaoheihe" (this will open a browser window)
6

Publish content

After logging in, use the publish tools to post content. You can target up to 2 communities and add up to 5 tags per post.

# Ask Claude:
# "Publish a post to Xiaoheihe with the title 'My Game Review' and tag it as game-review"
# "Post an article about [topic] to the gaming community on Xiaoheihe"

Xiaoheihe Examples

Client configuration

VS Code or Claude Desktop configuration connecting to a locally running XiaoheiheMcpServer HTTP instance.

{
  "servers": {
    "xiaoheihe": {
      "type": "http",
      "url": "http://localhost:5000/mcp"
    }
  }
}

Prompts to try

Prompts to manage and publish content to the Xiaoheihe platform through Claude.

- "Check if I'm logged in to Xiaoheihe"
- "Search Xiaoheihe for posts about 'Elden Ring'"
- "Publish a short post saying '这款游戏太好玩了!' to the games community"
- "Get the details of the post with ID 12345 on Xiaoheihe"
- "Post a comment on Xiaoheihe post ID 67890 saying '说得对!'"

Troubleshooting Xiaoheihe

Browser does not open for interactive login

The default mode runs Playwright in headless mode. For the interactive login, the server must be started with the --show-browser flag to enable headed mode: 'dotnet run -- --show-browser'. Pre-built executables also support this flag.

Login session expires and requires re-authentication

Cookies are stored in data/cookies.json relative to the server's working directory. If the file is missing or cookies are expired, call the interactive_login tool again. Ensure the data directory exists and the process has write permissions.

publish_content fails with a community not found error

Use the search_content tool to look up the exact community ID or slug on Xiaoheihe before publishing. The community parameter must match an existing community on the platform. Maximum 2 communities and 5 tags per post.

Frequently Asked Questions about Xiaoheihe

What is Xiaoheihe?

Xiaoheihe is a Model Context Protocol (MCP) server that 小黑盒发帖子的mcp工具 It connects AI assistants to external tools and data sources through a standardized interface.

How do I install Xiaoheihe?

Follow the installation instructions on the Xiaoheihe GitHub repository. Clone the repo, install dependencies, and add the server config to your AI client.

Which AI clients work with Xiaoheihe?

Xiaoheihe works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.

Is Xiaoheihe free to use?

Yes, Xiaoheihe is open source and available under the MIT license. You can use it freely in both personal and commercial projects.

Xiaoheihe Alternatives — Similar Business Applications Servers

Looking for alternatives to Xiaoheihe? Here are other popular business applications servers you can use with Claude, Cursor, and VS Code.

n8n

189.1k

A comprehensive MCP server that provides full control over n8n automation workflows through natural language. It offers 43 tools for managing workflows, executions, credentials, and data tables, with safety features like write-mode protection and dou

LobeHub

77.5k

🤯 LobeHub is your Chief Agent Operator, organizing your agents into 7×24 operations by hiring, scheduling, and reporting on your entire AI team.

Jeecgboot

46.4k

AI 低代码平台,「低代码 + 零代码」双模式驱动:低代码一键生成前后端代码,零代码 5 分钟搭建系统,AI Skills 一句话画流程、设计表单、生成整套系统。内置 AI聊天、知识库、流程编排、MCP插件等,兼容主流大模型。引领「AI 生成 → 在线配置 → 代码生成 → 手工合并->AI修改」开发模式,消除 Java 项目 80% 的重复工作,提效而不失灵活。

CowAgent

44.7k

CowAgent (chatgpt-on-wechat) 是基于大模型的超级AI助理,能主动思考和任务规划、访问操作系统和外部资源、创造和执行Skills、通过长期记忆和知识库不断成长,比OpenClaw更轻量和便捷。同时支持微信、飞书、钉钉、企微、QQ、公众号、网页等接入,可选择DeepSeek/OpenAI/Claude/Gemini/ MiniMax/Qwen/GLM/LinkAI,能处理文本、语音、图片和文件,可快速搭建个人AI助理和企业数字员工。

Minds Platform

39.2k

Platform dedicated to building an open foundation for applied Artificial Intelligence, designed for people seeking production-ready AI systems they can truly control, extend and deploy anywhere.

Astrbot

32.8k

AI Agent Assistant & development framework that integrates lots of IM platforms, LLMs, plugins and AI feature, and can be your openclaw alternative. ✨

Browse More Business Applications MCP Servers

Explore all business applications servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.

Quick Config Preview

{ "mcpServers": { "xiaoheihemcpserver": { "command": "npx", "args": ["-y", "xiaoheihemcpserver"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Xiaoheihe?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides