MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

MCP server by joohw

Created 11/5/2025
Updated about 1 month ago
Repository documentation and setup instructions
README not found
Quick Setup
Installation guide for this server

Install Package (if required)

npx @modelcontextprotocol/server-xhs-mcp

Cursor configuration (mcp.json)

{ "mcpServers": { "joohw-xhs-mcp": { "command": "npx", "args": [ "joohw-xhs-mcp" ] } } }