F
licenseA
qualityD
maintenanceBridges Zustand stores over WebSocket, enabling MCP-capable AI to inspect and manipulate live application state.
5
-
No user-submitted related servers found.
Scored across 5 tools
Each tool serves a unique purpose: dispatching actions, retrieving actions/history, getting state, computing state diffs, and resetting state. No overlaps exist.
All tools follow the consistent pattern 'redux_verb_noun', using snake_case and clear verbs (dispatch, get, reset). No deviations.
Five tools cover the essential operations for Redux state management without being excessive or insufficient. The count matches the domain scope.
The set covers all key Redux interactions: dispatching, reading state, diffing, resetting, and viewing action history. No obvious gaps for a basic server.