pubnub-mcp.md

PubNub MCP

from"pubnub"
390

Accesses PubNub SDK documentation via CLI

Communication
PubNubrealtimechatIoT
install.sh
# Clone the repository
$git clone https://github.com/stephenlb/pubnub-mcp-server
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve