Simplepush MCP server
Send tasks and notifications to people's phones. Answers build a queryable knowledge base.
0 stars409 downloads/wk
Reviews
Write oneNobody has reviewed Simplepush yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Simplepush tools
Tool list not cached yet. `describe` through the gateway fetches it live.
Public scan report
scanner v0.1.5 · 2026-09-19 · same rubric, same numbers if you re-run it
- Code scan4 source files scanned25/25
- Live reliabilityremote reachable in 494ms (auth required)20/20
- –Tool poisoningtools not inspected (endpoint requires auth); not countedn/a
- Auth qualityOAuth resource metadata advertised on 40115/15
- Maintenancelast push 5 days ago15/15
- Maintainer identitynamespace and repository owner differ; GitHub account older than a year; website matches verified namespace7/10
What the publisher says
From the Simplepush repository's README, as published. We do not edit it. Read it on GitHub
@simplepush/mcp
MCP server for Simplepush. An agent sends tasks and notifications to people's phones and waits for the answers, appends follow-ups, cancels mistakes, and queries the record of everything that came back. Tasks, answers, replies, declines, and ad-hoc submissions stay queryable, so the stream doubles as a knowledge base of the work: what was asked, who answered what, and what is still open.
Tools
The query tools work in both modes: an organization credential (an integration token, or the hosted connector signed in as an organization admin) reads the whole organization, a personal one (an API token, or the hosted connector with a personal API token) reads your personal stream (subscription required on personal accounts). On the hosted transport they need the read scope; download_attachment additionally needs files:read. Encrypted content is decrypted with the keys the server holds; anything it cannot open is left as ciphertext and reported.
Shortened. The full README is on GitHub.
Nothing above is checked by us. What we check is on the safety report.
Install directly
claude mcp add --transport http mcp https://mcp.simplepu.sh/mcp
Simplepush: common questions
- Is Simplepush MCP server safe?
- Yes, by our scan: it is graded A (96/100). Read the Simplepush safety report
- How do I install Simplepush?
- It runs remotely at mcp.simplepu.sh. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does Simplepush need an API key?
- No key to paste: it signs you in with OAuth when your client connects.
- Is Simplepush maintained?
- The last commit was 7 days ago (2026-09-14). The latest release is v0.3.1.
- Is Simplepush up?
- 100% of our last 6 checks got an answer. We check remote servers about four times a day.