Access Tencent SDK without context-switching
sdk-mcpmcp_serversetup L2★0
npm:@tencentcloud/sdk-mcp ↗What it does
Expose Tencent SDK documentation and API resources
Best for
Tencent Cloud developers in Cursor who need live SDK language bindings and API reference without context-switching.
Inputs
- · Language preference (JavaScript, Java, Swift, Kotlin, Objective-C)
- · API reference topic or SDK section query
Outputs
- · Markdown-formatted SDK documentation
- · API reference with configuration and function calls
- · TUICallKit documentation sections
Requires
- · Tencent SDK documentation
- · jsdom
- · turndown
Preconditions
- · Node.js >= 18
- · npm
- · Cursor IDE with MCP support
- · SDKAPPID and SECRET_KEY environment variables
Failure modes
- · HTML-to-Markdown conversion inconsistencies
- · Missing language or API section
- · Documentation staleness between Tencent updates
Trust signals
- · Official Tencent SDK integration
- · Multiple language support (JS, Java, Swift, Kotlin, ObjC)
- · Configuration validation examples