server.json•924 B
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-07-09/server.schema.json",
"name": "io.github.pubnub/mcp-server",
"status":"active",
"description": "PubNub MCP for Real-time messaging. API Access and SDK documentation.",
"homepage": "https://github.com/pubnub/pubnub-mcp-server",
"license": "MIT",
"repository":{"url":"https://github.com/pubnub/pubnub-mcp-server","source":"github"},
"keywords": [
"pubnub",
"real-time",
"messaging",
"pub-sub",
"websockets",
"chat",
"notifications",
"presence",
"mcp",
"model-context-protocol"
],
"authors": [
{
"name": "Stephen Blum",
"email": "stephen@pubnub.com"
}
],
"sourceUrl": "https://github.com/pubnub/pubnub-mcp-server",
"vendor": {
"name": "PubNub",
"url": "https://www.pubnub.com"
},
"deployment": {
"type": "package",
"package": "npm:@pubnub/mcp"
}
}