pushplus-MCP-Server-TypeScript

pushplus/pushplus-MCP-Server-TypeScript
★ 3 stars TypeScript Other Updated 2d ago
pushplus 推送加 MCP Server TypeScript版本
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "pushplus-mcp-server-": {
      "command": "npx",
      "args": [
        "-y",
        "pushplus/pushplus-MCP-Server-TypeScript"
      ]
    }
  }
}