{"library":"matter-server","type":"library","category":null,"description":"The `matter-server` package implements a comprehensive Matter Controller Server over WebSockets, leveraging the JavaScript Matter SDK `matter.js` as its foundational layer. It currently stands at stable version `0.6.1`, with a development cadence that includes frequent nightly alpha releases alongside regular official updates, indicating active and continuous development. This project differentiates itself by providing a full-fledged web server, a WebSocket endpoint that adheres to the Open Home Foundation (OHF) Matter Server API (with logic encapsulated in `@matter-server/ws-controller`), and an interactive dashboard (powered by `@matter-server/dashboard`). It also integrates community-provided custom Matter clusters via `@matter-server/custom-clusters` and ensures backward compatibility with the OHF Python Matter Server, facilitating migration and interoperability for existing users. Client applications can connect using the companion `@matter-server/ws-client` library. The server is designed for modern Node.js environments, specifically requiring Node.js versions `>=20.19.0 <22.0.0` or `>=22.13.0`.","language":"javascript","status":"active","version":"0.6.1","tags":["javascript","typescript"],"install":[{"cmd":"npm install matter-server","imports":["import { MatterServer } from 'matter-server';","import { MatterServer, type MatterServerOptions } from 'matter-server';","import { Logger } from '@project-chip/matter-node.js/log';"]},{"cmd":"yarn add matter-server","imports":[]},{"cmd":"pnpm add matter-server","imports":[]}],"homepage":null,"github":"https://github.com/matter-js/matterjs-server","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/matter-server","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/matter-server/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}