mcpbeat Sign in

Simplepush MCP Server

answering

Simplepush is answering right now. Last checked 3 min ago. 431 installs a week from npm. Last commit 14 Sep 2026.

Send tasks and notifications to people's phones. Answers build a queryable knowledge base.

Installs per day peak 185 · avg 21
a month agotoday
Uptime history 11 days of history
11 days agonow
100.0%
Uptime 24h
92 of 92 checks
Tools
hidden behind auth
247 ms
Response time
average over 24h
431
Installs / week
npm and PyPI

Nothing serious here today

Today is the operative word: we check Simplepush every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 3 min ago.

run in your terminal
claude mcp add mcp --transport http https://mcp.simplepu.sh/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.simplepu.sh/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
url = "https://mcp.simplepu.sh/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.simplepu.sh/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.simplepu.sh/mcp"
    }
  }
}

This one needs environment variables set before it will start: SP_API_TOKEN (Personal API token from the API Token screen in the Simplepush app. Set this or SP_INTEGRATION_TOKEN.), SP_INTEGRATION_TOKEN (Organization integration token from `sp integration create`. Set this or SP_API_TOKEN; unlocks member, topic and broadcast targeting and end-to-end encryption.), SP_KEYS (Personal encryption keys exported from the app, comma-separated: a bare base64 key is the Personal Password key, `topic=key` binds a key to one topic.), SP_BASE_URL (API origin.), SP_MAX_WAIT_SECONDS (Ceiling on how long send_task may block waiting for answers.). The author declared them in the registry entry; get the values from the project itself.

This endpoint answered with an authorization challenge. The server is running, and it signs you in through your browser: there is no API key to paste.

Endpoints

URLTransportStateLatencyChecked
https://mcp.simplepu.sh/mcp streamable-http sign-in 247 ms 3 min ago

Alternatives to Simplepush

same job, measured the same way
Docs
by ntop

Search and query nTop's knowledge base and engineering guides from AI applications.

3 tools answering
Speko AI
by speko

Manage Speko voice-AI agents, sessions, calls, phone numbers, knowledge bases, evals, and docs.

answering
I
Nol MCP
by yawlabs

nol MCP server -- search, cited Q&A, and pages over your team's knowledge base

local only
Prior
by cg3

Shared knowledge base for AI agents. Search and contribute solutions to technical problems.

130 installs/wk answering
Beyond Wine
by beyond

Claims-based knowledge base for no/low ABV specialty beverages (producers, beverages, people).

11 tools answering
Zammad MCP
by servosity

Every Zammad ticket, article, and Knowledge Base operation as one CLI and MCP server - plus a

local only
Knowledge Base
by b77

A searchable knowledge base your assistant reads and writes.

answering
RFP.ai
by rfp

Draft cited RFP and security questionnaire answers from your knowledge base, with human review

answering

Simplepush — questions

Answers built from our own checks of this server.

Why is there no tool list for Simplepush?
The server answered our handshake with an authorization challenge, so it is running — but it will not describe its tools to an anonymous client. To see them you need to connect with your own credentials. We record it as alive, not as broken: 100.0% of checks in the last 24 hours got a reply.
Is Simplepush working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 247 ms. The bar chart above shows every period we have measured.
How do I connect Simplepush?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address. You sign in through your browser once and the client keeps the session: no key to copy, and it refuses anonymous clients.
How do you sign in to Simplepush?
No API key is involved. Simplepush answers our knock with an OAuth challenge, so you authorise it once in your browser and the client keeps the session. That is also why we see no tool list: it will not describe itself to an anonymous client, and that is the server working as intended, not a fault.
How fast is Simplepush?
It answers our handshake in 247 ms on average, which is faster than 57% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use Simplepush?
The npm package @simplepush/mcp was installed 431 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Simplepush open source?
We cannot say either way: written in TypeScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.