Loading MCP server directory, please wait...
Send tasks and notifications to people's phones. Answers build a queryable knowledge base.
npx @getmcp/cli add sh.simplepu/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"sh.simplepu/mcp": {
"command": "npx",
"args": [
"-y",
"@simplepush/mcp"
],
"env": {
"SP_API_TOKEN": "",
"SP_INTEGRATION_TOKEN": "",
"SP_KEYS": "",
"SP_BASE_URL": "https://api.simplepu.sh",
"SP_MAX_WAIT_SECONDS": "900"
}
}
}
}