PushEngage
Rank #16,479io.github.awesomemotive/pushengage-mcp
Send push notifications, build audiences, and view campaign analytics from PushEngage.
PushEngage is a Model Context Protocol (MCP) server published by awesomemotive. It ranks #16,479 of 132,046 servers tracked on MCP Toplist, and its repository has 8 GitHub stars. PushEngage is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Jul 23, 2026 and most recently updated on Aug 5, 2026.
Ranks ahead of 115,567 of 132,046 servers on MCP Toplist.
Use PushEngage
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add pushengage-mcp -e "PE_MCP_CONFIG_PATH=<your PE_MCP_CONFIG_PATH>" -e "PE_MCP_CLIENT_NAME=<your PE_MCP_CLIENT_NAME>" -- npx -y @pushengage/mcpReplace each placeholder with your own value before saving.
[mcp_servers.pushengage-mcp]
command = "npx"
args = ["-y", "@pushengage/mcp"]
[mcp_servers.pushengage-mcp.env]
PE_MCP_CONFIG_PATH = "<your PE_MCP_CONFIG_PATH>"
PE_MCP_CLIENT_NAME = "<your PE_MCP_CLIENT_NAME>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"pushengage-mcp": {
"command": "npx",
"args": [
"-y",
"@pushengage/mcp"
],
"env": {
"PE_MCP_CONFIG_PATH": "<your PE_MCP_CONFIG_PATH>",
"PE_MCP_CLIENT_NAME": "<your PE_MCP_CLIENT_NAME>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"pushengage-mcp": {
"command": "npx",
"args": [
"-y",
"@pushengage/mcp"
],
"env": {
"PE_MCP_CONFIG_PATH": "<your PE_MCP_CONFIG_PATH>",
"PE_MCP_CLIENT_NAME": "<your PE_MCP_CLIENT_NAME>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"pushengage-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@pushengage/mcp"
],
"env": {
"PE_MCP_CONFIG_PATH": "<your PE_MCP_CONFIG_PATH>",
"PE_MCP_CLIENT_NAME": "<your PE_MCP_CLIENT_NAME>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"pushengage-mcp": {
"command": "npx",
"args": [
"-y",
"@pushengage/mcp"
],
"env": {
"PE_MCP_CONFIG_PATH": "<your PE_MCP_CONFIG_PATH>",
"PE_MCP_CLIENT_NAME": "<your PE_MCP_CLIENT_NAME>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"pushengage-mcp": {
"command": "npx",
"args": [
"-y",
"@pushengage/mcp"
],
"env": {
"PE_MCP_CONFIG_PATH": "<your PE_MCP_CONFIG_PATH>",
"PE_MCP_CLIENT_NAME": "<your PE_MCP_CLIENT_NAME>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.awesomemotive%2Fpushengage-mcp)<a href="https://mcptoplist.com/server/io.github.awesomemotive%2Fpushengage-mcp"><img src="https://mcptoplist.com/badge/io.github.awesomemotive%2Fpushengage-mcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
awesomemotive
Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Aug 5, 2026 |
Frequently asked questions
- Who maintains PushEngage?
- PushEngage is maintained by awesomemotive, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is PushEngage listed on the Official MCP Registry?
- Yes — PushEngage is listed on the Official MCP Registry, alongside Glama.
- How many versions does PushEngage have?
- MCP Toplist tracks 1 version of PushEngage, most recently published on Aug 5, 2026.
- Where can I find the source code for PushEngage?
- The source code for PushEngage is hosted at github.com/awesomemotive/pushengage-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.