Submit

Pushplus Mcp Server

@pushplus

使用Java开发的pushplus MCP Server。 提供使用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.