Skip to main content
Glama
519,382 tools. Updated 2026-09-06 07:28

"Redux" matching MCP tools:

  • Retrieve the current Redux store state for reading or inspection. Fetches the entire state snapshot without any parameters.
    MIT
  • Dispatch a Redux action to modify the store state. Provide the action type and optional payload, with support for multiple stores.
    MIT
  • Run JavaScript in a Firefox tab to explore Redux state and dispatch actions for debugging Appsmith apps.
    MIT
  • Inspect or operate on a browser tab by evaluating JavaScript, retrieving HTML, or extracting SPA state from SSR-injected data.
    MIT

Matching MCP Servers

  • A
    license
    A
    quality
    D
    maintenance
    Connects AI tools to Redux state, enabling reading state, listing/dispatching actions, resetting history, and receiving live WebSocket updates.
    5
    10
    3
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Enables agents and developers to inspect, operate, and test Redux Toolkit applications through semantic WebMCP tools, using sanitized transition logs and shared human/agent action flows.
    MIT
  • Inspect or operate on a browser tab by running JavaScript, retrieving HTML, or extracting SSR-injected SPA state with three actions: js, dom, appState.
    MIT
  • Find definition locations of symbols like functions and classes in a GitHub repository or across all of GitHub, with AST-precise matching for nine programming languages.
    MIT
  • Retrieve exact data from embedded JavaScript state — Next.js, Nuxt, Redux, JSON script blocks — instead of rendered HTML. Pass a path to return only the needed subtree from large payloads.
    MIT
  • Execute JavaScript inside your live React Native app to inspect state (Redux, Zustand, globals) or trigger actions. Awaits promises automatically with configurable timeout.
    MIT
  • Creates multiple Appsmith queries bound to datasources in a single API call. Accepts an array of query definitions with optional default configurations for REST, SQL, or Mongo plugins.
    MIT
  • Create multiple datasources in one API call. Supports REST, GraphQL, and database plugins with automatic template filling for missing configuration.
    MIT
  • Update multiple datasources in one call, applying partial configuration changes like URL or password without resending entire configs.
    MIT
  • Evaluate a JavaScript expression to read React Native app state via Metro CDP debugger, such as Redux store values. Auto-discovers the debugger connection and supports custom expressions.
    MIT
  • Reload the current Firefox tab and wait for it to finish loading, resetting the Redux store for a fresh start.
    MIT
  • Design a frontend component hierarchy and interaction flow for a UI feature. Identifies prop drilling, god components, and accessibility gaps while mapping component responsibilities.
    MIT
  • Discover available debugging objects like Apollo Client, Redux store, and React DevTools in a connected React Native app to identify state management and debugging tools.
    MIT
  • Get field-level changes between current Redux state and a previous snapshot or custom baseline. Optionally store current state as the next baseline.
    MIT
  • Update multiple queries at once by specifying query IDs and action configurations; changes are shallow-merged and the store is refreshed automatically.
    MIT