pubnub-mcp-server

pubnub-mcp-server

3.3

If you are the rightful owner of pubnub-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The PubNub Model Context Protocol (MCP) Server for Cursor IDE is a CLI-based server that enhances LLM-powered tools by providing access to PubNub SDK documentation and API resources.

The PubNub MCP Server is designed to improve the interaction of LLM AI Agents with PubNub's SDKs and APIs by exposing them through a Model Context Protocol. It supports JSON-RPC over STDIN/STDOUT and can operate in SSE mode. The server provides access to a wide range of PubNub SDK documentation across multiple programming languages and API reference sections. It also allows for real-time message publishing and subscription, historical message retrieval, and presence information access. The server is configurable via environment variables and can be integrated into Cursor IDE or run independently using Node.js or Docker.

Features

  • Exposes PubNub SDK documentation and API resources via JSON-RPC.
  • Supports multiple programming languages and API reference sections.
  • Allows real-time message publishing and subscription.
  • Fetches historical messages and presence information.
  • Configurable via environment variables and supports SSE mode.