Skip to main content
Glama

PubNub MCP Server

by pubnub
package.json1.18 kB
{ "name": "@pubnub/mcp", "version": "1.0.104", "type": "module", "description": "PubNub Model Context Protocol MCP Server for Cursor and Claude", "main": "index.js", "bin": "index.js", "scripts": { "test": "node test.js", "test-all": "node test_all.js" }, "files": [ "index.js", "lib", "chat_sdk_urls.txt", "package.json", "resources" ], "repository": { "type": "git", "url": "git+https://github.com/pubnub/pubnub-mcp-server.git" }, "keywords": [ "PubNub", "LLM", "MPC", "Model Context Protocol" ], "author": "Stephen Blum", "license": "MIT", "bugs": { "url": "https://github.com/pubnub/pubnub-mcp-server/issues" }, "homepage": "https://github.com/pubnub/pubnub-mcp-server#readme", "engines": { "node": ">=18.0.0" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.10.2", "cbor-sync": "^1.0.4", "eventsource": "^4.0.0", "express": "^5.1.0", "node-html-parser": "^6.1.13", "pubnub": "^9.6.0", "zod": "^3.25.67" }, "devDependencies": { "openai": "^4.0.0" }, "overrides": { "react-native-url-polyfill": "npm:whatwg-url@^11.0.0" } }

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