Skip to content

@botbell/mcp-server

Free

by MCP Community

BotBell MCP Server - Let AI assistants send push notifications to your phone

v0.2.3Added Apr 12, 2026
mcpbotbellnotificationspushai
Works with:ClaudeGPTGeminiCopilot

@botbell/mcp-server MCP Server

BotBell MCP Server - Let AI assistants send push notifications to your phone

Installation

npx -y @botbell/mcp-server

Reviews

Leave a Review

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"]
    }
  }
}