{"library":"wx-server-sdk","type":"library","category":null,"description":"The `wx-server-sdk` is the official Software Development Kit for interacting with WeChat Mini Program Cloud Development services from within Cloud Functions. It provides a comprehensive set of APIs for accessing cloud resources such as Cloud Database (MongoDB-like), Cloud Storage (object storage), and invoking other Cloud Functions. The SDK is designed to run in a Node.js environment, specifically within the WeChat Cloud Function runtime. The current stable version is 3.0.4, last published approximately two months ago (as of early 2026). While there isn't a strict, publicly defined release cadence, updates are regularly issued to introduce new features, improve performance, and address bugs. Its primary differentiation lies in its deep integration with the WeChat ecosystem, offering seamless backend support for Mini Programs without needing to manage traditional servers.","language":"javascript","status":"active","version":"3.0.4","tags":["javascript","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install wx-server-sdk","imports":["import cloud from 'wx-server-sdk';","import cloud from 'wx-server-sdk'; cloud.init({ env: 'your-env-id' });","import cloud from 'wx-server-sdk'; const db = cloud.database(); const _ = db.command;","import * as Cloud from 'wx-server-sdk'; // Use Cloud.init(), Cloud.database(), etc."]},{"cmd":"yarn add wx-server-sdk","imports":[]},{"cmd":"pnpm add wx-server-sdk","imports":[]}],"homepage":"https://developers.weixin.qq.com/miniprogram/dev/wxcloud/guide/cloud-function/wx-server-sdk.html","github":null,"docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/wx-server-sdk","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/wx-server-sdk/compatibility"}}