Loomal

PubNub MCP Server

MCP server by github.com/pubnub/pubnub-mcp-server

PubNub Model Context Protocol MCP Server for Cursor and Claude

31 starsnpm: @pubnub/mcp

About PubNub MCP Server

PubNub MCP Server is an MCP (Model Context Protocol) server published by pubnub in the official MCP registry. PubNub Model Context Protocol MCP Server for Cursor and Claude

It ships as an npm package (@pubnub/mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/pubnub/pubnub-mcp-server, where the project has earned 31 GitHub stars.

Use PubNub MCP Server with your agent

Claude Code · one command
claude mcp add pubnub-mcp-server -- npx -y @pubnub/mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "pubnub-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@pubnub/mcp"
      ]
    }
  }
}
npm@pubnub/mcp

Frequently asked questions

What is PubNub MCP Server?
PubNub MCP Server is an MCP (Model Context Protocol) server by pubnub. PubNub Model Context Protocol MCP Server for Cursor and Claude
How do I connect PubNub MCP Server to Claude, Cursor, or another MCP client?
Install PubNub MCP Server from its npm package (@pubnub/mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is PubNub MCP Server open source?
Yes — the source code is public at github.com/pubnub/pubnub-mcp-server, with 31 GitHub stars.
Can AI agents pay to use PubNub MCP Server?
Not yet through Loomal — PubNub MCP Server is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain PubNub MCP Server? Claim this listing free by verifying GitHub ownership, or contact us.