pubnub-mcp-server

pubnub/pubnub-mcp-server
★ 31 stars Unknown language 🤖 AI/LLM Updated today
PubNub MCP Model Context Protocol Server for use in Cursor, Windsurf, Claude Desktop, Claude Code and OpenAI Codex and more!
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "pubnub-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "pubnub/pubnub-mcp-server"
      ]
    }
  }
}

Topics

claude-codecurosrllmmcpmcp-serveropenai-codexwindsurf