Skip to main content
Glama
307,740 tools. Last updated 2026-07-28 05:04

"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
  • Inspect or operate on a browser tab by evaluating JavaScript, retrieving DOM HTML, or extracting SSR-injected SPA state from Next.js, Nuxt, Remix, Apollo, GitHub, or Redux frameworks.
    MIT

Matching MCP Servers

  • A
    license
    A
    quality
    C
    maintenance
    Connects AI tools to Redux state, enabling reading state, listing/dispatching actions, resetting history, and receiving live WebSocket updates.
    Last updated
    5
    13
    3
    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
  • 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
  • Map frontend component hierarchies and data flow for React, Vue, Angular, or Svelte features. Identify prop drilling and god components from props and state management patterns.
    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
  • Navigate the attached Firefox tab to a specified URL, resetting the Redux store binding for the Appsmith editor.
    MIT
  • Retrieve the complete Redux record of an Appsmith widget, including its properties, position, configuration, and dynamic bindings.
    MIT