Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,10 @@ This improves the LLM AI Agent's ability to understand and interact with PubNub'
- Input validation via Zod schemas for all tool parameters, ensuring robust error handling.
- Extensible tool definitions leveraging the Model Context Protocol SDK (`@modelcontextprotocol/sdk`) with `McpServer` and `StdioServerTransport`.

<a href="https://glama.ai/mcp/servers/@pubnub/pubnub-mcp-server">
<img width="380" height="200" src="https://glama.ai/mcp/servers/@pubnub/pubnub-mcp-server/badge" alt="PubNub Server MCP server" />
</a>

## Example Prompts

- "Write a PubNub app that lets the user watch streaming videos with built-in multi-user chat with PubNub."
Expand Down