Skip to main content
Glama

PubNub MCP Server

by pubnub
docker-publish.sh643 B
#!/bin/bash #docker tag pubnub-mcp-server stephenlb/pubnub-mcp-server:latest #docker push stephenlb/pubnub-mcp-server:latest #docker buildx create --name multiarch --driver docker-container --use docker buildx use multiarch docker buildx build --platform linux/arm64,linux/amd64 -t pubnub/pubnub-mcp-server:latest --push . python3 update_dockerhub_overview.py --username $DOCKERHUB_PUBNUB --password $DOCKERHUB_PUBNUB_PASSWORD #docker buildx build --platform linux/arm64,linux/amd64 -t stephenlb/pubnub-mcp-server:latest --push . #python3 update_dockerhub_overview.py --username $DOCKERHUB_STEPHENLB --password $DOCKERHUB_STEPHENLB_PASSWORD

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/pubnub/pubnub-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server