PubNub MCP Server

by pubnub

fetch_pubnub_sdk_docs

Retrieve PubNub SDK documentation for various programming languages using the CLI-based PubNub MCP Server, enabling integration with LLM-powered tools for efficient access to SDK resources.

Input Schema

NameRequiredDescriptionDefault
languageYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "language": { "enum": [ "javascript", "python", "java", "go", "ruby", "swift", "objective-c", "c-sharp", "php", "rust", "unity", "kotlin", "unreal" ], "type": "string" } }, "required": [ "language" ], "type": "object" }

You must be authenticated.

Other Tools from PubNub MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/pubnub/pubnub-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server