@botbell/mcp-server
Freeby MCP Community
BotBell MCP Server - Let AI assistants send push notifications to your phone
v0.2.3Added Apr 12, 2026
mcpbotbellnotificationspushai
@botbell/mcp-server MCP Server
BotBell MCP Server - Let AI assistants send push notifications to your phone
Installation
npx -y @botbell/mcp-server
Reviews
Installation
Quick install
npx -y @botbell/mcp-server
Add to claude_desktop_config.json
{
"mcpServers": {
"@botbell/mcp-server": {
"command": "npx",
"args": ["-y", "@botbell/mcp-server"]
}
}
}