SERVER
Pubnub MCP Server
Rank #2,515io.github.pubnub/mcp-server
PubNub Model Context Protocol MCP Server for Cursor and Claude
First listed
Feb 13, 2026
Last publish date
Mar 16, 2026
OVERVIEW
Pubnub MCP Server is a Model Context Protocol (MCP) server published by pubnub. It ranks #2,515 of 76,851 servers tracked on MCP Toplist, and its repository has 32 GitHub stars. MCP Toplist tracks 14 versions of Pubnub MCP Server. It was first listed on Feb 13, 2026 and most recently updated on Mar 16, 2026.
STANDING
#2,515of 76,851 tracked serversTop 5%
Ranks ahead of 74,336 of 76,851 servers on MCP Toplist.
CONNECT
Use Pubnub MCP Server
Add Pubnub MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"pubnub": {
"command": "npx",
"args": [
"-y",
"@pubnub/mcp"
],
"env": {
"PUBNUB_PUBLISH_KEY": "<your PUBNUB_PUBLISH_KEY>",
"PUBNUB_SUBSCRIBE_KEY": "<your PUBNUB_SUBSCRIBE_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
ORGANIZATION
pubnub
VERSIONS
Available versions (14)
| Version | Published |
|---|---|
| 2.3.2 | Mar 16, 2026 |
| 2.3.1 | Feb 17, 2026 |
| 2.3.0 | Feb 13, 2026 |
| 2.2.0 | Feb 4, 2026 |
| 1.0.132 | Dec 17, 2025 |
| 1.0.131 | Dec 17, 2025 |
| 1.0.125 | Dec 5, 2025 |
| 1.0.124 | Nov 21, 2025 |
| 1.0.123 | Nov 12, 2025 |
| 1.0.122 | Nov 3, 2025 |
| 1.0.121 | Oct 30, 2025 |
| 1.0.106 | Sep 19, 2025 |
| 1.0.104 | Sep 19, 2025 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- Who maintains Pubnub MCP Server?
- Pubnub MCP Server is maintained by pubnub, which publishes 3 MCP servers (24 total versions) tracked on MCP Toplist.
- Is Pubnub MCP Server listed on the Official MCP Registry?
- Pubnub MCP Server is not currently listed on the Official MCP Registry.
- How many versions does Pubnub MCP Server have?
- MCP Toplist tracks 14 versions of Pubnub MCP Server, most recently published on Mar 16, 2026.
- Where can I find the source code for Pubnub MCP Server?
- The source code for Pubnub MCP Server is hosted at github.com/pubnub/pubnub-mcp-server.
EXPLORE