Submit

Pushplus Mcp Server Typescript

@pushplus

pushplus 推送加 MCP Server TypeScript版 实现了pushplus的消息推送接口

Server Config

{
  "mcpServers": {
    "pushplus": {
      "command": "npx",
      "args": [
        "-y",
        "@perk-net/pushplus-mcp-server"
      ],
      "env": {
        "PUSHPLUS_TOKEN": "your pushplus token"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.