{
  "name": "@tencentcloud/sdk-mcp",
  "version": "1.4.0",
  "description": "Tencent Cloud MCP Server for SDK",
  "type": "module",
  "main": "index.js",
  "bin": "index.js",
  "repository": {
    "type": "git",
    "url": "xx"
  },
  "dependencies": {
    "@modelcontextprotocol/sdk": "1.27.1",
    "@types/express": "^5.0.1",
    "@types/node": "^22.15.32",
    "@types/uuid": "^10.0.0",
    "express": "^5.1.0",
    "shx": "^0.3.4",
    "typescript": "^5.8.2",
    "zod": "^3.24.2",
    "agentkeepalive": "^4.1.4",
    "@grpc/grpc-js": "^1.5.1",
    "@grpc/proto-loader": "^0.6.6",
    "@types/hashring": "^3.2.1",
    "axios": "^0.25.0",
    "debug": "^4.3.1",
    "hashring": "^3.2.0",
    "protobufjs": "^6.11.2",
    "semver": "^7.3.5",
    "uuid": "^8.3.2"
},
  "author": "Tencent Cloud Terminal R&D Center",
  "keywords": [
    "mcp",
    "mcp Server",
    "call",
    "video call",
    "audio call",
    "video",
    "audio",
    "TRTC",
    "camera",
    "microphone",
    "webrtc",
    "real-time communication",
    "javascript",
    "rtc"
  ],
  "license": "ISC"
}
