Pushplus Mcp Server
@pushplus
About Pushplus Mcp Server
使用Java开发的pushplus MCP Server。
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"pushplus": {
"command": "npx",
"args": [
"-y",
"@perk-net/pushplus-mcp-server"
],
"env": {
"PUSHPLUS_TOKEN": "your pushplus token"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Pushplus Mcp Server?
Pushplus Mcp Server is a Java-based MCP server that integrates the pushplus real-time message push platform. It supports pushing messages to WeChat, SMS, email, enterprise WeChat, DingTalk, Feishu, bark, gotify, and other channels via a simple API call.
How to use Pushplus Mcp Server?
Requires JDK21 and Maven to build (mvn clean package). Start the JAR with PUSHPLUS_TOKEN=your_token java -Dlogging.pattern.console= -jar pushplus-mcp-1.0.0.jar. The token can be fixed via environment variable or specified in prompts. For Cursor, add a new MCP server with the command pointing to the JAR and the token set in the env object.
Key features of Pushplus Mcp Server
- Real-time push to multiple messaging platforms (WeChat, SMS, email, etc.)
- Simple API integration via MCP
- Token-based authentication
- Java runtime with JDK21
Use cases of Pushplus Mcp Server
- Send instant notifications to WeChat or email from an MCP-enabled application
- Notify users via multiple channels (SMS, enterprise IM, etc.) with a single API call
- Integrate pushplus messaging into AI assistants or automation workflows that support MCP
FAQ from Pushplus Mcp Server
What is the runtime requirement?
JDK21 is required to run the server.
How is the token configured?
The token is set via the PUSHPLUS_TOKEN environment variable when starting the JAR, or passed in the prompt. In Cursor, it is placed in the env section of the MCP configuration.
Where can I get a token?
Tokens are obtained from the pushplus official website at https://www.pushplus.plus/.
Which messaging platforms are supported?
The README lists support for WeChat, SMS, email, enterprise WeChat, Tencent Qinglian, DingTalk, Feishu, bark, gotify, and Jiyun as a “real-time message push platform.”
More Other MCP servers
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Comments